Skip to content

Commit 5cdd976

Browse files
committed
pre-commit autoupdate
1 parent 10ee799 commit 5cdd976

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/adrienverge/yamllint.git
18-
rev: v1.35.1
18+
rev: v1.37.0
1919
hooks:
2020
- id: yamllint
2121
args: [--strict]
@@ -101,7 +101,7 @@ repos:
101101
exclude: "^.github|(^docs/_sidebar\\.md$)"
102102

103103
- repo: https://github.com/ansible/ansible-lint
104-
rev: v25.1.1
104+
rev: v25.4.0
105105
hooks:
106106
- id: ansible-lint
107107
additional_dependencies:

0 commit comments

Comments
 (0)