Skip to content

Commit da224e6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.1...v0.14.4)
1 parent 9f19f44 commit da224e6

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
@@ -100,7 +100,7 @@ repos:
100100
]
101101

102102
- repo: https://github.com/astral-sh/ruff-pre-commit
103-
rev: v0.14.1
103+
rev: v0.14.4
104104
hooks:
105105
- id: ruff
106106
args: [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]

0 commit comments

Comments
 (0)