Skip to content

Commit 12768b5

Browse files
authored
Remove 1.4.x from dependabot.yml
Signed-off-by: Joe Grandja <10884212+jgrandja@users.noreply.github.com>
1 parent 7d72f55 commit 12768b5

1 file changed

Lines changed: 0 additions & 30 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,6 @@ registries:
77

88
updates:
99
# Gradle
10-
- package-ecosystem: gradle
11-
target-branch: 1.4.x
12-
directory: /
13-
schedule:
14-
interval: daily
15-
time: '03:00'
16-
timezone: Etc/UTC
17-
labels:
18-
- 'type: dependency-upgrade'
19-
registries:
20-
- spring-milestones
21-
ignore:
22-
- dependency-name: '*'
23-
update-types:
24-
- version-update:semver-major
25-
- version-update:semver-minor
2610
- package-ecosystem: gradle
2711
target-branch: 1.5.x
2812
directory: /
@@ -41,13 +25,6 @@ updates:
4125
- version-update:semver-minor
4226

4327
# GitHub Actions
44-
- package-ecosystem: github-actions
45-
target-branch: 1.4.x
46-
directory: /
47-
schedule:
48-
interval: weekly
49-
labels:
50-
- 'type: task'
5128
- package-ecosystem: github-actions
5229
target-branch: 1.5.x
5330
directory: /
@@ -64,13 +41,6 @@ updates:
6441
- 'type: task'
6542

6643
# NPM
67-
- package-ecosystem: npm
68-
target-branch: 1.4.x
69-
directory: /docs
70-
schedule:
71-
interval: weekly
72-
labels:
73-
- 'type: task'
7444
- package-ecosystem: npm
7545
target-branch: 1.5.x
7646
directory: /docs

0 commit comments

Comments
 (0)