Skip to content

Commit 3de8836

Browse files
authored
Merge pull request #489 from ansible-lockdown/devel
Devel to main - precommit updates
2 parents 1651ba2 + e831be6 commit 3de8836

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
@@ -36,13 +36,13 @@ repos:
3636
args: [ '--baseline', '.config/.secrets.baseline' ]
3737

3838
- repo: https://github.com/gitleaks/gitleaks
39-
rev: v8.21.2
39+
rev: v8.24.0
4040
hooks:
4141
- id: gitleaks
4242
args: ['--baseline-path', '.config/.gitleaks-report.json']
4343

4444
- repo: https://github.com/ansible-community/ansible-lint
45-
rev: v24.9.2
45+
rev: v25.1.3
4646
hooks:
4747
- id: ansible-lint
4848
name: Ansible-lint

0 commit comments

Comments
 (0)