We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 833be9c + 2ea04f7 commit fb5a721Copy full SHA for fb5a721
.github/dependabot.yml
@@ -7,3 +7,8 @@ updates:
7
day: "thursday" # Gives us a working day to merge this before our typical release
8
labels:
9
- "Update dependencies"
10
+ - package-ecosystem: "npm"
11
+ directory: "/runner"
12
+ schedule:
13
+ interval: "weekly"
14
+ day: "thursday" # Gives us a working day to merge this before our typical release
0 commit comments