Skip to content

Commit

Permalink
Merge pull request #96 from ansible-lockdown/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
uk-bolly authored Jul 9, 2024
2 parents 1525042 + dee9d1a commit 48386fa
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.6.1
hooks:
- id: ansible-lint
name: Ansible-lint
Expand Down

0 comments on commit 48386fa

Please sign in to comment.