There was an error while loading. Please reload this page.
1 parent 1042907 commit 9e4c628Copy full SHA for 9e4c628
1 file changed
.github/dependabot.yml
@@ -5,5 +5,16 @@ updates:
5
schedule:
6
interval: weekly
7
time: "03:00"
8
+ commit-message:
9
+ prefix: "chore(deps)"
10
+ versioning-strategy: increase-if-necessary
11
+ open-pull-requests-limit: 10
12
+- package-ecosystem: github-actions
13
+ directory: "/"
14
+ schedule:
15
+ interval: weekly
16
+ time: "04:00"
17
18
+ prefix: "chore(github-actions)"
19
20
open-pull-requests-limit: 10
- versioning-strategy: increase
0 commit comments