Skip to content

Commit e2105da

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.14.2](astral-sh/ruff-pre-commit@v0.13.1...v0.14.2)
1 parent 59a564d commit e2105da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ repos:
6161
# Python code formatting and linting (Ruff - modern replacement for Black/Flake8/isort)
6262
# =============================================================================
6363
- repo: https://github.com/astral-sh/ruff-pre-commit
64-
rev: v0.13.1
64+
rev: v0.14.2
6565
hooks:
6666
# Linting (replaces Flake8 + many other tools)
6767
- id: ruff-check

0 commit comments

Comments
 (0)