We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba1c183 + 2b4cf7b commit 2a9e020Copy full SHA for 2a9e020
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ assignees:
5
+ - "swimmwatch"
6
+ directory: "/"
7
+ target-branch: "dev"
8
+ schedule:
9
+ interval: "daily"
10
+ labels:
11
+ - "github-actions"
12
+ - "dependencies"
0 commit comments