diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eeaa11e..ee5185e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: remove-tabs - repo: https://github.com/python-jsonschema/check-jsonschema.git - rev: 0.28.6 + rev: 0.30.0 hooks: - id: check-github-actions - id: check-github-workflows @@ -36,7 +36,7 @@ repos: - id: check-readthedocs - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v4.6.0 + rev: v5.0.0 hooks: # Side-effects: - id: end-of-file-fixer @@ -78,7 +78,7 @@ repos: - --strict - repo: https://github.com/PyCQA/flake8.git - rev: 7.1.0 + rev: 7.1.1 hooks: - id: flake8 alias: flake8-no-wps @@ -98,7 +98,7 @@ repos: language_version: python3 - repo: https://github.com/PyCQA/flake8.git - rev: 7.1.0 + rev: 7.1.1 hooks: - id: flake8 alias: flake8-only-wps @@ -122,7 +122,7 @@ repos: language_version: python3 - repo: https://github.com/PyCQA/pylint.git - rev: v3.2.4 + rev: v3.3.3 hooks: - id: pylint args: