1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +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
updates:
- package-ecosystem: gomod
directory: /
directories:
- /
- /hack/chainsaw-matrix/
- /hack/controller-gen/
schedule:
interval: daily
rebase-strategy: disabled