mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
ci: sync dependabot config (#831)
This commit is contained in:
parent
f9ec6882c1
commit
36bf1711bf
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -17,6 +17,10 @@ updates:
|
||||||
all:
|
all:
|
||||||
patterns:
|
patterns:
|
||||||
- "*"
|
- "*"
|
||||||
|
ignore:
|
||||||
|
- dependency-name: github.com/charmbracelet/bubbletea/v2
|
||||||
|
versions:
|
||||||
|
- v2.0.0-beta1
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue