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.
1 parent 2ffba88 commit 7ab8b73Copy full SHA for 7ab8b73
.github/dependabot.yml
@@ -37,3 +37,14 @@ updates:
37
- dependencies
38
- playground
39
versioning-strategy: increase
40
+ - package-ecosystem: "github-actions"
41
+ directory: "/"
42
+ schedule:
43
+ interval: "weekly"
44
+ day: "sunday"
45
+ time: "09:00"
46
+ timezone: "Europe/Amsterdam"
47
+ commit-message:
48
+ prefix: "[Github Actions]"
49
+ labels:
50
+ - configuration
0 commit comments