Skip to content

Commit 84c1233

Browse files
authored
Update dependabot config to allow dev dep updates (#78)
1 parent e862cfe commit 84c1233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99
prefix: feat
1010
include: scope
1111
allow:
12-
- dependency-type: production
12+
- dependency-type: development
1313
ignore:
1414
- dependency-name: '*'
1515
update-types:

0 commit comments

Comments
 (0)