Skip to content

Commit ad1211b

Browse files
committed
ci(pre-commit): autoupdate
1 parent 4b00788 commit ad1211b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.6.0
4+
rev: v5.0.0
55
hooks:
66
- id: check-yaml
77
- id: end-of-file-fixer
@@ -15,7 +15,7 @@ repos:
1515
- id: double-quote-string-fixer
1616
- id: requirements-txt-fixer
1717
- repo: https://github.com/ansible-community/ansible-lint.git
18-
rev: v24.7.0
18+
rev: v24.10.0
1919
hooks:
2020
- id: ansible-lint
2121
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)