Skip to content

Commit 97bee7c

Browse files
Update pre-commit (#225)
Co-authored-by: branic <branic@users.noreply.github.com>
1 parent f5464e8 commit 97bee7c

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
@@ -6,7 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/ansible-community/ansible-lint.git
9-
rev: v25.9.2
9+
rev: v25.12.2
1010
hooks:
1111
# see discussions here about what arguments are used, and behavior
1212
# https://github.com/ansible/ansible-lint/issues/649
@@ -19,7 +19,7 @@ repos:
1919
args:
2020
- --profile=production
2121
- repo: https://github.com/DavidAnson/markdownlint-cli2
22-
rev: v0.18.1
22+
rev: v0.20.0
2323
hooks:
2424
- id: markdownlint-cli2
2525
...

0 commit comments

Comments
 (0)