Skip to content

Commit c06ffc1

Browse files
authored
Update pre-commit
1 parent ac1cd9f commit c06ffc1

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: v24.12.2
9+
rev: v25.1.0
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.17.1
22+
rev: v0.17.2
2323
hooks:
2424
- id: markdownlint-cli2
2525
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)