Add dependabot config

This commit is contained in:
Till Faelligen 2024-12-15 11:24:55 +01:00
parent 7acf32f24d
commit 8e3f5c1e02
No known key found for this signature in database
GPG key ID: 3DF82D8AB9211D4E

9
.github/dependabot.yaml vendored Normal file
View file

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
labels:
- "dependencies"
- "go"