We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09683c9 commit e88e7c1Copy full SHA for e88e7c1
1 file changed
.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