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/ansible-community/ansible-lint: v6.19.0 → v6.20.0](ansible/ansible-lint@v6.19.0...v6.20.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 26, 2023
1 parent cd023e3 commit 31049ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
stages: [commit-msg]
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/ansible-community/ansible-lint
rev: v6.19.0
rev: v6.20.0
hooks:
- id: ansible-lint
args: ["--exclude", ".github"]
Expand Down

0 comments on commit 31049ce

Please sign in to comment.