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 bd70f83 commit 4b4c0c7Copy full SHA for 4b4c0c7
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: github-actions
4
+ directory: /
5
+ groups:
6
+ github-actions:
7
+ patterns:
8
+ - "*" # Group all Actions updates into a single larger pull request
9
+ schedule:
10
+ interval: monthly
0 commit comments