Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
58f7acd275 Bump rich-click from 1.8.9 to 1.9.4
Bumps [rich-click](https://github.com/ewels/rich-click) from 1.8.9 to 1.9.4.
- [Release notes](https://github.com/ewels/rich-click/releases)
- [Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ewels/rich-click/compare/v1.8.9...v1.9.4)

---
updated-dependencies:
- dependency-name: rich-click
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 20:48:04 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -19,13 +19,13 @@ repos:
- id: mixed-line-ending # replaces or checks mixed line ending
- id: trailing-whitespace # checks for trailing whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.6
rev: v0.12.12
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
- id: ruff-format
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.46.0
rev: v0.45.0
hooks:
- id: markdownlint
args: ["--fix"]

View File

@@ -7,4 +7,4 @@ ssdp==1.3.1
textual==5.3.0
textual-slider==0.2.0
xmltodict==0.15.1
rich_click==1.8.9
rich_click==1.9.4