Skip to content

Commit 0dc32ca

Browse files
authored
Update pre-commit
1 parent d56a76b commit 0dc32ca

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
@@ -13,7 +13,7 @@ repos:
1313
# entry: "yamllint"
1414
# types: [yaml]
1515
- repo: https://github.com/ansible/ansible-lint.git
16-
rev: v25.9.0
16+
rev: v25.11.1
1717
hooks:
1818
# see discussions here about what arguments are used, and behavior
1919
# https://github.com/ansible/ansible-lint/issues/649
@@ -29,7 +29,7 @@ repos:
2929
- ansible-core>=2.13
3030
- yamllint>=1.26,<2.0
3131
- repo: https://github.com/DavidAnson/markdownlint-cli2
32-
rev: v0.18.1
32+
rev: v0.19.1
3333
hooks:
3434
- id: markdownlint-cli2
3535
...

0 commit comments

Comments
 (0)