Skip to content

Commit 1634349

Browse files
authored
Merge branch 'main' into extra-init-containers
2 parents 1ffca57 + 8f3de91 commit 1634349

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ updates:
2626
# We can't use it until we switch to ESM across the project
2727
# See release notes: https://github.com/sindresorhus/xdg-basedir/releases/tag/v5.0.0
2828
versions: ["5.x"]
29+
- dependency-name: "limiter"
30+
# 2.0.0 has breaking changes
31+
# so we can't update yet.
32+
versions: ["2.x"]

0 commit comments

Comments
 (0)