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 746bbd9 commit 1b3e7ecCopy full SHA for 1b3e7ec
.github/dependabot.yml
@@ -0,0 +1,16 @@
1
+# https://help.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
2
+
3
+version: 2
4
5
+updates:
6
+ -
7
+ commit-message:
8
+ include: "scope"
9
+ prefix: "github-actions"
10
+ directory: "/"
11
+ labels:
12
+ - "dependency"
13
+ open-pull-requests-limit: 5
14
+ package-ecosystem: "github-actions"
15
+ schedule:
16
+ interval: "daily"
0 commit comments