Skip to content

Commit 2b4cf7b

Browse files
authored
Create dependabot.yml
1 parent a5c28e1 commit 2b4cf7b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)