1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-15 04:07:46 +00:00

chore: update dependabot gomod config (#11164)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
Charles-Edouard Brétéché 2024-09-17 08:55:44 +02:00 committed by GitHub
parent 1ab1897d2c
commit d7d3efab3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,10 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: gomod - package-ecosystem: gomod
directory: / directories:
- /
- /hack/chainsaw-matrix/
- /hack/controller-gen/
schedule: schedule:
interval: daily interval: daily
rebase-strategy: disabled rebase-strategy: disabled