We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ffca57 + 8f3de91 commit 1634349Copy full SHA for 1634349
.github/dependabot.yml
@@ -26,3 +26,7 @@ updates:
26
# We can't use it until we switch to ESM across the project
27
# See release notes: https://github.com/sindresorhus/xdg-basedir/releases/tag/v5.0.0
28
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