We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d44662 commit afb2110Copy full SHA for afb2110
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+
4
+ - package-ecosystem: "github-actions"
5
+ commit-message:
6
+ include: "scope"
7
+ prefix: "Actions"
8
+ directory: "/"
9
+ labels:
10
+ - "enhancement"
11
+ schedule:
12
+ interval: "weekly"
0 commit comments