Add Dependabot for GitHub actions
This commit is contained in:
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -20,3 +20,13 @@ updates:
|
||||
labels:
|
||||
- dependencies
|
||||
- javascript
|
||||
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "03:00"
|
||||
timezone: UTC
|
||||
labels:
|
||||
- dependencies
|
||||
- github-actions
|
||||
|
Reference in New Issue
Block a user