diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b88ba4b..6f285c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: - prettier-plugin-toml - prettier-plugin-sort-json - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.8.0 + rev: v8.8.2 hooks: - id: cspell # entry: codespell --relative @@ -61,7 +61,7 @@ repos: types: [file, yaml] entry: yamllint --strict - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.4.3" + rev: "v0.4.7" hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] @@ -82,7 +82,7 @@ repos: - typer-config - types-setuptools - repo: https://github.com/pycqa/pylint - rev: v3.1.0 + rev: v3.2.2 hooks: - id: pylint args: