Merge pull request #666 from edoardopirovano/dependabot-runner
Enable Dependabot on runner
This commit is contained in:
commit
fb5a72155f
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -7,3 +7,8 @@ updates:
|
|||
day: "thursday" # Gives us a working day to merge this before our typical release
|
||||
labels:
|
||||
- "Update dependencies"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/runner"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "thursday" # Gives us a working day to merge this before our typical release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue