Skip to content

Commit 4642096

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.3...v0.5.0)
1 parent 16ea57a commit 4642096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
2-
- repo: https://github.com/charliermarsh/ruff-pre-commit
2+
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: 'v0.4.3'
4+
rev: 'v0.5.0'
55
hooks:
66
- id: ruff
77
args: [ --fix, --exit-non-zero-on-fix ]

0 commit comments

Comments
 (0)