Skip to content

Commit bd4f629

Browse files
Update pre-commit (#50)
Co-authored-by: herve4m <herve4m@users.noreply.github.com>
1 parent 752c41b commit bd4f629

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
@@ -8,13 +8,13 @@ repos:
88
- id: trailing-whitespace
99
exclude: ^docs/
1010
- repo: https://github.com/adrienverge/yamllint.git
11-
rev: v1.37.1
11+
rev: v1.38.0
1212
hooks:
1313
- id: yamllint
1414
types:
1515
- yaml
1616
- repo: https://github.com/ansible/ansible-lint.git
17-
rev: v26.1.0
17+
rev: v26.1.1
1818
hooks:
1919
- id: ansible-lint
2020
types:

0 commit comments

Comments
 (0)