dependabot.yml: for github-actions updates

This commit is contained in:
Philip H 2024-02-04 00:29:58 +01:00 committed by GitHub
parent 0f07244bb4
commit 111426b1cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"