Skip to content

Commit ecc69a8

Browse files
ExcodiburExcodibur
authored andcommitted
limit dependabot to prod libs
1 parent 1a7db26 commit ecc69a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ updates:
77
time: "04:00"
88
timezone: Europe/Berlin
99
- package-ecosystem: npm
10+
allow:
11+
- dependency-type: "production"
1012
directory: "/"
1113
schedule:
1214
interval: monthly

0 commit comments

Comments
 (0)