We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d24910 commit 3ec4a5dCopy full SHA for 3ec4a5d
.github/dependabot.yml
@@ -5,6 +5,8 @@ updates:
5
directory: /
6
schedule:
7
interval: weekly
8
+ cooldown:
9
+ default-days: 12
10
ignore:
11
# Jetty 9.x needed for JDK8 compatibility; it still receives security updates. Only used in tests.
12
- dependency-name: "org.eclipse.jetty:jetty-server"
@@ -19,3 +21,5 @@ updates:
19
21
20
22
23
24
25
0 commit comments