Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit a4a72e2

Browse files
author
staticdev
committed
Update pre-commit-config
1 parent e041ea5 commit a4a72e2

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
@@ -14,12 +14,12 @@ repos:
1414
hooks:
1515
- id: prettier
1616
- repo: https://github.com/adrienverge/yamllint.git
17-
rev: v1.17.0
17+
rev: v1.26.0
1818
hooks:
1919
- id: yamllint
2020
args: [-c=.yamllint]
2121
- repo: https://github.com/ansible-community/ansible-lint.git
22-
rev: v4.3.7
22+
rev: v5.0.5
2323
hooks:
2424
- id: ansible-lint
2525
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)