Skip to content

Commit 69bee7c

Browse files
committed
Remove main from dependabot.yml
1 parent 5a22ad0 commit 69bee7c

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ updates:
3939
update-types:
4040
- version-update:semver-major
4141
- version-update:semver-minor
42-
- package-ecosystem: gradle
43-
target-branch: main
44-
directory: /
45-
schedule:
46-
interval: daily
47-
time: '03:00'
48-
timezone: Etc/UTC
49-
labels:
50-
- 'type: dependency-upgrade'
51-
registries:
52-
- spring-milestones
5342

5443
# GitHub Actions
5544
- package-ecosystem: github-actions
@@ -66,13 +55,6 @@ updates:
6655
interval: weekly
6756
labels:
6857
- 'type: task'
69-
- package-ecosystem: github-actions
70-
target-branch: main
71-
directory: /
72-
schedule:
73-
interval: weekly
74-
labels:
75-
- 'type: task'
7658
- package-ecosystem: github-actions
7759
target-branch: docs-build
7860
directory: /
@@ -96,13 +78,6 @@ updates:
9678
interval: weekly
9779
labels:
9880
- 'type: task'
99-
- package-ecosystem: npm
100-
target-branch: main
101-
directory: /docs
102-
schedule:
103-
interval: weekly
104-
labels:
105-
- 'type: task'
10681
- package-ecosystem: npm
10782
target-branch: docs-build
10883
directory: /

0 commit comments

Comments
 (0)