CI: add dependabot.yml

This commit is contained in:
Matthias Geier
2024-03-30 17:57:51 +01:00
parent 476680d1b2
commit c531f4d142

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

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