Skip to content

Commit cb997cc

Browse files
authored
typo
1 parent 08ea8e9 commit cb997cc

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
@@ -12,8 +12,8 @@ updates:
1212
- "type/dependencies"
1313
- "scope/backend"
1414
ignore:
15-
# Disable dependabot pull request for Netty
16-
# In general, our Netty references are temporary overrides, usually applied to address transitive Spring vulnerabilities, and should be configured with caution
15+
# Disable dependabot pull requests for Netty
16+
# In general, our Netty references are temporary overrides, usually applied to address transitive Spring vulnerabilities, and should be configured with caution
1717
# In general, having conflicting Netty versions in the classpath is not recommended
1818
- dependency-name: "io.netty:*"
1919
groups:

0 commit comments

Comments
 (0)