Add dependabot (github-actions) for dependency management

pull/3579/head
Christoph Wen 2023-05-30 14:12:08 +02:00
parent 0eb5d25453
commit 668d8645fa
1 changed files with 6 additions and 0 deletions

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

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