Skip to content

Commit 3cb07a7

Browse files
[pre-commit.ci] pre-commit autoupdate (#935)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.286](astral-sh/ruff-pre-commit@v0.0.285...v0.0.286) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 48eb0f1 commit 3cb07a7

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
@@ -40,7 +40,7 @@ repos:
4040

4141
# Ruff linter, replacement for flake8, pydocstyle, isort
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: 'v0.0.285'
43+
rev: 'v0.0.286'
4444
hooks:
4545
- id: ruff
4646
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)