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/Yelp/detect-secrets: v1.4.0 → v1.5.0](Yelp/detect-secrets@v1.4.0...v1.5.0)
- [github.com/ansible-community/ansible-lint: v24.2.2 → v24.5.0](ansible/ansible-lint@v24.2.2...v24.5.0)
  • Loading branch information
pre-commit-ci[bot] committed May 20, 2024
1 parent 18d8335 commit f6162be
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 @@ -30,7 +30,7 @@ repos:

# Scan for passwords
- repo: https://github.com/Yelp/detect-secrets
rev: v1.4.0
rev: v1.5.0
hooks:
- id: detect-secrets

Expand All @@ -40,7 +40,7 @@ repos:
- id: gitleaks

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

0 comments on commit f6162be

Please sign in to comment.