Add pre-commit to renovate
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Henrik HerHde Huettemann 2024-07-03 18:43:41 +02:00
parent 24ee40e4be
commit ad9b32a833
Signed by: HueHe
GPG key ID: 68FE5FEEBF1EAF5B
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -12,6 +12,7 @@
}
],
"separateMajorMinor": false,
"pre-commit": { "enabled": true },
"customManagers": [
{
"customType": "regex",