We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28dac99 commit 5dd46e8Copy full SHA for 5dd46e8
.github/dependabot.yml
@@ -15,7 +15,7 @@ updates:
15
- dependency-type: production
16
ignore:
17
# redis v5 has serious API changes, will need work to adopt
18
- - dependency-name: @redis/client
+ - dependency-name: "@redis/client"
19
versions: ["5.x"]
20
groups:
21
all-npm-dependencies:
0 commit comments