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

Commit 2b5f9ce

Browse files
author
Thiago
authored
Update hooks 4.0.1 and ansible-lint 5.0.12
1 parent 4467c21 commit 2b5f9ce

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
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v3.4.0
4+
rev: v4.0.1
55
hooks:
66
- id: check-added-large-files
77
- id: check-toml
@@ -19,7 +19,7 @@ repos:
1919
- id: yamllint
2020
args: [-c=.yamllint]
2121
- repo: https://github.com/ansible-community/ansible-lint.git
22-
rev: v5.0.5
22+
rev: v5.0.12
2323
hooks:
2424
- id: ansible-lint
2525
files: \.(yaml|yml)$

0 commit comments

Comments
 (0)