add dependabot

This commit is contained in:
Joel Wetzell
2025-12-01 19:00:58 -06:00
parent 1037d278ce
commit 1883d11d7d

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: gomod
directory: /
schedule:
interval: "weekly"