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 09683c9 commit f95b405Copy full SHA for f95b405
.github/dependabot.yml
@@ -13,3 +13,14 @@ updates:
13
groups:
14
dependencies:
15
dependency-type: 'production'
16
+
17
+ - package-ecosystem: "github-actions"
18
+ directory: "/"
19
+ target-branch: main
20
+ open-pull-requests-limit: 20
21
+ schedule:
22
+ interval: "weekly"
23
+ timezone: "Asia/Calcutta"
24
+ groups:
25
+ dependencies:
26
+ dependency-type: 'production'
0 commit comments