Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/gitleaks/gitleaks: v8.18.3 → v8.18.4](gitleaks/gitleaks@v8.18.3...v8.18.4)
- [github.com/ansible-community/ansible-lint: v24.6.0 → v24.7.0](ansible/ansible-lint@v24.6.0...v24.7.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 15, 2024
1 parent e377008 commit c0003d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ repos:
exclude: .config/.gitleaks-report.json

- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.3
rev: v8.18.4
hooks:
- id: gitleaks
args: ['--baseline-path', '.config/.gitleaks-report.json']

- repo: https://github.com/ansible-community/ansible-lint
rev: v24.6.0
rev: v24.7.0
hooks:
- id: ansible-lint
name: Ansible-lint
Expand Down

0 comments on commit c0003d8

Please sign in to comment.