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.20.3 → v6.21.1](ansible/ansible-lint@v6.20.3...v6.21.1)
  • Loading branch information
pre-commit-ci[bot] authored Oct 23, 2023
1 parent 6a9b7f5 commit e757f45
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.20.3
rev: v6.21.1
hooks:
- id: ansible-lint
args: ["--exclude", ".github"]
Expand Down

0 comments on commit e757f45

Please sign in to comment.