You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/dependabot.yml
-71Lines changed: 0 additions & 71 deletions
Original file line number
Diff line number
Diff line change
@@ -7,77 +7,6 @@ updates:
7
7
interval: weekly
8
8
time: "10:00"
9
9
timezone: Europe/London
10
-
open-pull-requests-limit: 10
11
10
labels:
12
11
- "type/dependencies"
13
12
- "scope/backend"
14
-
ignore:
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
17
-
# In general, having conflicting Netty versions in the classpath is not recommended
0 commit comments