Skip to content

Commit 4e6fc16

Browse files
[pre-commit.ci] pre-commit autoupdate (#496)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.2](astral-sh/ruff-pre-commit@v0.14.1...v0.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c3945ee commit 4e6fc16

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
@@ -12,7 +12,7 @@ default_language_version:
1212
repos:
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
1414
# Ruff version.
15-
rev: v0.14.1
15+
rev: v0.14.2
1616
hooks:
1717
- id: ruff-check
1818
args: [--fix]

0 commit comments

Comments
 (0)