Skip to content

Commit 259f8a4

Browse files
Dependabot config.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
1 parent b9b5da7 commit 259f8a4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.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: "npm"
4+
allow:
5+
- dependency-type: "production"
6+
directory: "/"
7+
schedule:
8+
interval: "daily"
9+
labels:
10+
- "dependencies"
11+
reviewers:
12+
- "johannestegner"

0 commit comments

Comments
 (0)