Skip to content

Commit 14596a5

Browse files
Update pre-commit (#141)
Co-authored-by: djdanielsson <[email protected]>
1 parent edf0770 commit 14596a5

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
@@ -1,12 +1,12 @@
11
---
22
repos:
33
- repo: 'https://github.com/pre-commit/pre-commit-hooks'
4-
rev: v5.0.0
4+
rev: v6.0.0
55
hooks:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: 'https://github.com/ansible-community/ansible-lint.git'
9-
rev: v25.6.1
9+
rev: v25.8.1
1010
hooks:
1111
# see discussions here about what arguments are used, and behavior
1212
# https://github.com/ansible/ansible-lint/issues/649

0 commit comments

Comments
 (0)