Skip to content

Commit c96c46b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks.git: v2.2.3 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v2.2.3...v5.0.0) - [github.com/ansible/ansible-lint.git: v4.1.0 → v24.9.2](https://github.com/ansible/ansible-lint.git/compare/v4.1.0...v24.9.2)
1 parent ff7dba1 commit c96c46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
repos:
33

44
- repo: https://github.com/pre-commit/pre-commit-hooks.git
5-
rev: v2.2.3
5+
rev: v5.0.0
66
hooks:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
@@ -15,7 +15,7 @@ repos:
1515
- id: check-added-large-files
1616

1717
- repo: https://github.com/ansible/ansible-lint.git
18-
rev: v4.1.0
18+
rev: v24.9.2
1919
hooks:
2020
- id: ansible-lint
2121
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)