Skip to content

Commit 4e016d9

Browse files
committed
[SEC-3153] update dependabot.yml to remove docker limit 0
1 parent 6f8854a commit 4e016d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ updates:
2323
- "lodash*"
2424
vitest:
2525
patterns:
26-
- "vitest"
27-
- "@vitest/*"
26+
- "vitest"
27+
- "@vitest/*"
2828
types:
2929
patterns:
3030
- "@types*"

0 commit comments

Comments
 (0)