Skip to content

Commit 96e2e04

Browse files
authored
fix: Add dependabot (#7)
1 parent 62091a7 commit 96e2e04

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "npm"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
reviewers:
8+
- "ndustrialio/paas-team"
9+
- package-ecosystem: "docker"
10+
directory: "/"
11+
schedule:
12+
interval: "weekly"
13+
reviewers:
14+
- "ndustrialio/paas-team"

0 commit comments

Comments
 (0)