Compare commits

...

1 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
3e6067aef5 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.14.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.2...v0.14.4)
2025-11-10 20:25:43 +00:00

View File

@@ -23,7 +23,7 @@ repos:
exclude: ^mkdocs\.yml$
- id: check-added-large-files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.13.2
rev: v0.14.4
hooks:
- id: ruff-check
args: [--fix]