Skip to content

Commit 967ed12

Browse files
authored
chore: Update dependabot config (#1231)
1 parent c4957df commit 967ed12

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ updates:
1212
dependency-type: "production"
1313
patterns:
1414
- "*"
15+
update-types:
16+
- "minor"
17+
- "patch"
1518
development-dependencies:
1619
dependency-type: "development"
1720
patterns:
1821
- "*"
22+
update-types:
23+
- "minor"
24+
- "patch"

0 commit comments

Comments
 (0)