Skip to content

Commit baec066

Browse files
committed
no longer need this 'next'-specific dependabot rule
1 parent 2b6cd2e commit baec066

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
@@ -34,7 +34,6 @@ updates:
3434
update-types: ["version-update:semver-major"]
3535
# Packages whose newer versions are not supported by the agent
3636
- dependency-name: "koa-router" # support is >=5.2.0 <14.0.0
37-
- dependency-name: "next" # support is >=12.0.0 <13.3.0
3837
- dependency-name: "redis" # support is >=2.0.0 <5
3938
groups:
4039
aws-sdk:

0 commit comments

Comments
 (0)