We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca37532 + 032f2c1 commit e5dcaabCopy full SHA for e5dcaab
.github/dependabot.yaml
@@ -0,0 +1,10 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: github-actions
5
+ directory: "/"
6
+ open-pull-requests-limit: 5
7
+ schedule:
8
+ interval: monthly
9
+ commit-message:
10
+ prefix: "[TASK] "
0 commit comments