chore: add Dependabot configuration
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Kalscheuer 2024-11-08 16:35:29 +01:00
parent be57a7a789
commit ae0bd6836b
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

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

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