Skip to content

Commit 2a9e020

Browse files
authored
Merge pull request #4 from swimmwatch/add-dependabot
Add Dependabot
2 parents ba1c183 + 2b4cf7b commit 2a9e020

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)