Skip to content

Commit

Permalink
Enable dependabot on runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Edoardo Pirovano committed Aug 2, 2021
1 parent 833be9c commit 2ea04f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 2ea04f7

Please sign in to comment.