Skip to content

Commit bd08ed2

Browse files
author
Joonas Bergius
committed
chore(ci): Stop using dependabot for go modules
Signed-off-by: Joonas Bergius <[email protected]>
1 parent 3b9449d commit bd08ed2

File tree

3 files changed

+1
-113
lines changed

3 files changed

+1
-113
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "gomod"
4-
directories:
5-
- "/component"
6-
- "/examples/component/**"
7-
schedule:
8-
interval: "daily"
9-
- package-ecosystem: "gomod"
10-
directories:
11-
- "/provider"
12-
- "/examples/provider/**"
13-
schedule:
14-
interval: "daily"
153
- package-ecosystem: "github-actions"
164
directory: "/"
175
schedule:
186
interval: "weekly"
197
day: "monday"
208
time: "09:00"
21-
timezone: "America/New_York"
9+
timezone: "America/New_York"

.github/go-mod-tidy-changed.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/dependabot-pr-go-mod-tidy.yaml

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)