chore(deps): Update dependencies (#535)

Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
Rene Leonhardt 2025-03-18 05:28:23 +01:00 committed by GitHub
commit 270f321d23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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