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 99da52c commit 04dcca3Copy full SHA for 04dcca3
.github/dependabot.yml
@@ -3,20 +3,5 @@ updates:
3
- package-ecosystem: maven
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: "weekly"
7
open-pull-requests-limit: 10
8
- ignore:
9
- - dependency-name: org.scodec:scodec-bits_2.11
10
- versions:
11
- - 1.1.23
12
- - 1.1.24
13
- - 1.1.25
14
- - dependency-name: joda-time:joda-time
15
16
- - 2.10.9
17
- - dependency-name: com.github.scopt:scopt_2.11
18
19
- - 4.0.0
20
- - dependency-name: org.scala-lang:scala-library
21
22
- - 2.13.4
0 commit comments