Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit f1dd88b

Browse files
authored
ci: sync dependabot config (#621)
1 parent 590bfb4 commit f1dd88b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ updates:
1717
all:
1818
patterns:
1919
- "*"
20+
ignore:
21+
- dependency-name: github.com/charmbracelet/bubbletea/v2
22+
versions:
23+
- v2.0.0-beta1
2024

2125
- package-ecosystem: "github-actions"
2226
directory: "/"

0 commit comments

Comments
 (0)