mirror of
https://github.com/bvanroll/environment-ff-stage-euw1-gkecluster-primary-production.git
synced 2025-08-28 19:12:39 +00:00
chore: added precommit configuration
This commit is contained in:
7
.pre-commit-config.yaml
Normal file
7
.pre-commit-config.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
repos:
|
||||
- repo: git@github.com:Yelp/detect-secrets
|
||||
rev: v0.12.4
|
||||
hooks:
|
||||
- id: detect-secrets
|
||||
args: ['--baseline', '.secrets.baseline']
|
||||
exclude: .*/tests/.*
|
Reference in New Issue
Block a user