Skip to content

Commit e5f5ad4

Browse files
chore: pre-commit autoupdate (#286)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e4e8a84 commit e5f5ad4

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
@@ -46,7 +46,7 @@ repos:
4646

4747
# Ruff, the Python auto-correcting linter/formatter written in Rust
4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: v0.14.4
49+
rev: v0.14.5
5050
hooks:
5151
- id: ruff
5252
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)