Skip to content

Commit

Permalink
chore: pre-commit dependency update
Browse files Browse the repository at this point in the history
updates:
- [github.com/ansible/ansible-lint: v24.6.1 → v24.7.0](ansible/ansible-lint@v24.6.1...v24.7.0)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.16.0 → v9.17.0](alessandrojcm/commitlint-pre-commit-hook@v9.16.0...v9.17.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 2, 2024
1 parent 3d68e7e commit 1e49910
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 @@ -12,7 +12,7 @@ ci:

repos:
- repo: 'https://github.com/ansible/ansible-lint'
rev: 'v24.6.1'
rev: 'v24.7.0'
hooks:
- id: 'ansible-lint'
stages:
Expand Down Expand Up @@ -123,7 +123,7 @@ repos:
pass_filenames: true

- repo: 'https://github.com/alessandrojcm/commitlint-pre-commit-hook'
rev: 'v9.16.0'
rev: 'v9.17.0'
hooks:
- id: 'commitlint'
stages:
Expand Down

0 comments on commit 1e49910

Please sign in to comment.