CI: Add Dependabot config to keep GitHub Actions up-to-date
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
timezone: Etc/UTC
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
reviewers:
|
||||||
|
- str4d
|
||||||
|
assignees:
|
||||||
|
- str4d
|
||||||
Reference in New Issue
Block a user