diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd59c85..ee85809 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: hooks: - id: reuse - repo: https://github.com/psf/black-pre-commit-mirror - rev: "24.8.0" + rev: "24.10.0" hooks: - id: black - repo: https://github.com/PyCQA/isort @@ -27,7 +27,7 @@ repos: additional_dependencies: - "antsibull >= 0.60.0" - repo: https://github.com/python-jsonschema/check-jsonschema - rev: "0.29.3" + rev: "0.29.4" hooks: - id: check-github-workflows - id: check-dependabot