mirror of
https://github.com/charmbracelet/gum
synced 2026-03-14 13:45:45 +01:00
ci: sync dependabot config (#973)
This commit is contained in:
parent
0e98776744
commit
845f6b2ec8
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:
|
||||
patterns:
|
||||
- "*"
|
||||
ignore:
|
||||
- dependency-name: github.com/charmbracelet/bubbletea/v2
|
||||
versions:
|
||||
- v2.0.0-beta1
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue