Skip to content

Commit 6b2014f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/ansible/ansible-lint.git: v6.19.0 → v6.20.0](https://github.com/ansible/ansible-lint.git/compare/v6.19.0...v6.20.0)
1 parent 494e9ac commit 6b2014f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: end-of-file-fixer
1818
- id: trailing-whitespace
1919
- repo: https://github.com/ansible/ansible-lint.git
20-
rev: v6.19.0
20+
rev: v6.20.0
2121
hooks:
2222
- id: ansible-lint
2323
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)