Skip to content

Commit

Permalink
Merge pull request #15 from ansible-community/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
webknjaz authored Oct 15, 2024
2 parents e648c33 + d66a3ba commit 9a97676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9a97676

Please sign in to comment.