Compare commits
1 commit
main
...
renovate-p
Author | SHA1 | Date | |
---|---|---|---|
ad9b32a833 |
2 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,7 @@ repos:
|
|||
hooks:
|
||||
- id: shellcheck
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.16.1
|
||||
rev: v8.16.4
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
- repo: local
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
}
|
||||
],
|
||||
"separateMajorMinor": false,
|
||||
"pre-commit": { "enabled": true },
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
|
|
Loading…
Reference in a new issue