Skip to content

Commit d97c226

Browse files
authored
Merge pull request #324 from ansible-lockdown/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b6b87a9 + 0befbb2 commit d97c226

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
- id: gitleaks
4747

4848
- repo: https://github.com/ansible-community/ansible-lint
49-
rev: v25.12.2
49+
rev: v26.1.1
5050
hooks:
5151
- id: ansible-lint
5252
name: Ansible-lint
@@ -65,7 +65,7 @@ repos:
6565
# - ansible-core>=2.10.1
6666

6767
- repo: https://github.com/adrienverge/yamllint.git
68-
rev: v1.37.1 # or higher tag
68+
rev: v1.38.0 # or higher tag
6969
hooks:
7070
- id: yamllint
7171
name: Check YAML Lint

0 commit comments

Comments
 (0)