We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a564d commit e2105daCopy full SHA for e2105da
.pre-commit-config.yaml
@@ -61,7 +61,7 @@ repos:
61
# Python code formatting and linting (Ruff - modern replacement for Black/Flake8/isort)
62
# =============================================================================
63
- repo: https://github.com/astral-sh/ruff-pre-commit
64
- rev: v0.13.1
+ rev: v0.14.2
65
hooks:
66
# Linting (replaces Flake8 + many other tools)
67
- id: ruff-check
0 commit comments