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 8b5dbc1 commit 18e4323Copy full SHA for 18e4323
1 file changed
.github/dependabot.yml
@@ -5,17 +5,6 @@ updates:
5
target-branch: "main"
6
schedule:
7
interval: "weekly"
8
- - package-ecosystem: maven
9
- directory: /
10
- schedule:
11
- interval: daily
12
- target-branch: 4.3.x
13
- ignore:
14
- # only upgrade patch versions for maintenance branch
15
- - dependency-name: "*"
16
- update-types:
17
- - version-update:semver-major
18
- - version-update:semver-minor
19
- package-ecosystem: maven
20
directory: /
21
@@ -37,8 +26,3 @@ updates:
37
26
directory: /docs
38
27
39
28
interval: weekly
40
- - package-ecosystem: npm
41
42
- directory: /docs
43
44
- interval: weekly
0 commit comments