Added dependabot config to update CI actions

This commit is contained in:
Fabien LOISON 2023-08-28 10:15:22 +02:00
parent 70e05003c8
commit e31f0b8750
No known key found for this signature in database
GPG Key ID: FF90CA148348048E
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"