Skip to content

Commit 12cc685

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.14](astral-sh/ruff-pre-commit@v0.1.11...v0.1.14)
1 parent 6de2cae commit 12cc685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
- id: reorder-python-imports
2929
args: [--py38-plus, --add-import, 'from __future__ import annotations']
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.1.11
31+
rev: v0.1.14
3232
hooks:
3333
- id: ruff
3434
- id: ruff-format

0 commit comments

Comments
 (0)