Add dependabot (#80)

This commit is contained in:
Nikola Jokic
2026-03-28 14:37:00 +01:00
committed by GitHub
parent 48afc028b8
commit 0325c63c37
+18
View File
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
groups:
gomod:
patterns:
- "*"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: "weekly"
groups:
actions:
patterns:
- "*"