Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.29.2 → 0.29.3](python-jsonschema/check-jsonschema@0.29.2...0.29.3)
- [github.com/ansible-community/ansible-lint: v24.9.0 → v24.9.2](ansible/ansible-lint@v24.9.0...v24.9.2)
  • Loading branch information
pre-commit-ci[bot] authored Sep 30, 2024
1 parent 0769a51 commit ead0a27
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 @@ -21,7 +21,7 @@ repos:
- id: detect-secrets
args: ["--baseline", ".secrets.baseline"]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.29.3
hooks:
- id: check-github-workflows
- id: check-renovate
Expand All @@ -34,7 +34,7 @@ repos:
- "@commitlint/config-conventional"
- "@commitlint/cli"
- repo: https://github.com/ansible-community/ansible-lint
rev: v24.9.0
rev: v24.9.2
hooks:
- id: ansible-lint
args: ["--exclude", ".github"]
Expand Down

0 comments on commit ead0a27

Please sign in to comment.