We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4d699 commit 39894a7Copy full SHA for 39894a7
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ day: "sunday"
8
+ open-pull-requests-limit: 10
9
+ commit-message:
10
+ prefix: "chore(ci)"
11
+ assignees:
12
+ - "mqxym"
13
+ target-branch: mqxym/dev
0 commit comments