Skip to content

Commit ef54987

Browse files
chore: update pre-commit hooks (#128)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](astral-sh/ruff-pre-commit@v0.5.0...v0.5.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c98e8a6 commit ef54987

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
@@ -50,7 +50,7 @@ repos:
5050
- id: rst-inline-touching-normal
5151

5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: "v0.5.0"
53+
rev: "v0.5.1"
5454
hooks:
5555
- id: ruff
5656
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)