Skip to content

Commit 28c7712

Browse files
chore(deps): update pre-commit hook ansible-community/ansible-lint to v25.9.2
1 parent ba78e22 commit 28c7712

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
@@ -13,7 +13,7 @@ repos:
1313
- id: double-quote-string-fixer
1414
- id: requirements-txt-fixer
1515
- repo: https://github.com/ansible-community/ansible-lint.git
16-
rev: v25.8.1
16+
rev: v25.9.2
1717
hooks:
1818
- id: ansible-lint
1919
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)