mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-23 16:44:17 +02:00
ci: sync dependabot config (#1012)
This commit is contained in:
parent
add5e7a1f6
commit
2ec00031cd
1 changed files with 3 additions and 12 deletions
15
.github/dependabot.yml
vendored
15
.github/dependabot.yml
vendored
|
|
@ -4,10 +4,7 @@ updates:
|
|||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "monday"
|
||||
time: "05:00"
|
||||
timezone: "America/New_York"
|
||||
interval: "monthly"
|
||||
labels:
|
||||
- "dependencies"
|
||||
commit-message:
|
||||
|
|
@ -25,10 +22,7 @@ updates:
|
|||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "monday"
|
||||
time: "05:00"
|
||||
timezone: "America/New_York"
|
||||
interval: "monthly"
|
||||
labels:
|
||||
- "dependencies"
|
||||
commit-message:
|
||||
|
|
@ -42,10 +36,7 @@ updates:
|
|||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "monday"
|
||||
time: "05:00"
|
||||
timezone: "America/New_York"
|
||||
interval: "monthly"
|
||||
labels:
|
||||
- "dependencies"
|
||||
commit-message:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue