Skip to content

Commit e11c38a

Browse files
committed
chore(ci): limit Dependabot to patch updates
Signed-off-by: Avi Miller <[email protected]>
1 parent 76f4ef2 commit e11c38a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ updates:
2222
npm-development:
2323
dependency-type: 'development'
2424
update-types:
25-
- 'minor'
2625
- 'patch'
2726
npm-production:
2827
dependency-type: 'production'

0 commit comments

Comments
 (0)