Skip to content

Commit 6132203

Browse files
pre-commit-ci[bot]twiecki
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.0 → v0.7.1](astral-sh/ruff-pre-commit@v0.7.0...v0.7.1)
1 parent b314ca6 commit 6132203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- id: sphinx-lint
2828
args: ["."]
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.7.0
30+
rev: v0.7.1
3131
hooks:
3232
- id: ruff
3333
args: ["--fix", "--output-format=full"]

0 commit comments

Comments
 (0)