Added dependabot

This commit is contained in:
Constantin Graf
2024-03-22 11:38:08 +01:00
parent 06c7314b1f
commit dd6e9588b7

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

@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "develop"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
target-branch: "develop"