Skip to content

Commit 66cec98

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.15.1](astral-sh/ruff-pre-commit@v0.14.13...v0.15.1)
1 parent 539e10c commit 66cec98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
- id: python-use-type-annotations
3838
- id: text-unicode-replacement-char
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.14.13
40+
rev: v0.15.1
4141
hooks:
4242
- id: ruff
4343
args: [--config, pyproject.toml, hooks, tests]

0 commit comments

Comments
 (0)