chore(deps): bump tree-sitter-highlight from 0.26.8 to 0.26.9 (#1295)

* chore(deps): bump tree-sitter-highlight from 0.26.8 to 0.26.9

Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.26.8 to 0.26.9.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.26.8...v0.26.9)

---
updated-dependencies:
- dependency-name: tree-sitter-highlight
  dependency-version: 0.26.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* docs: refresh generated walkthrough

* ci: allow Ratatui product name

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: titus <contact@christitus.com>
This commit is contained in:
dependabot[bot]
2026-06-23 19:54:15 -05:00
committed by GitHub
parent f3946bf4a4
commit dabddd5692
4 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ extend-exclude = ["tui/cool_tips.txt"]
[default]
extend-ignore-identifiers-re = [
"ratatui",
"(?i)ratatui",
]