Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #687 from communitiesuk/renovate/pre-commit-updates
Browse files Browse the repository at this point in the history
Update pre-commit hook Yelp/detect-secrets to v1.5.0
  • Loading branch information
samuelhwilliams authored Dec 9, 2024
2 parents 4973709 + dc4fde0 commit bf80904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
# Run the formatter.
- id: ruff-format
- repo: https://github.com/Yelp/detect-secrets
rev: v1.4.0
rev: v1.5.0
hooks:
- id: detect-secrets
args:
Expand Down

0 comments on commit bf80904

Please sign in to comment.