Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #666 from edoardopirovano/dependabot-runner
Enable Dependabot on runner
Edoardo Pirovano authored and GitHub committed Aug 2, 2021

Unverified

No user is associated with the committer email.
2 parents 833be9c + 2ea04f7 commit fb5a721
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
@@ -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

0 comments on commit fb5a721

Please sign in to comment.