Skip to content

Commit 34623d3

Browse files
Merge pull request #512 from ansible-lockdown/devel
update main with pre-commits
2 parents ef8d9dd + f032418 commit 34623d3

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
@@ -43,13 +43,13 @@ repos:
4343
name: Detect Secrets
4444

4545
- repo: https://github.com/gitleaks/gitleaks
46-
rev: v8.28.0
46+
rev: v8.29.1
4747
hooks:
4848
- id: gitleaks
4949
name: gitleaks
5050

5151
- repo: https://github.com/ansible-community/ansible-lint
52-
rev: v25.9.2
52+
rev: v25.11.0
5353
hooks:
5454
- id: ansible-lint
5555
name: Ansible-lint

0 commit comments

Comments
 (0)