Skip to content

Commit 9c08f89

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.0](astral-sh/ruff-pre-commit@v0.14.14...v0.15.0)
1 parent e1a0494 commit 9c08f89

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
@@ -64,7 +64,7 @@ repos:
6464
- id: rst-directive-colons
6565
- id: rst-inline-touching-normal
6666
- repo: https://github.com/astral-sh/ruff-pre-commit
67-
rev: v0.14.14
67+
rev: v0.15.0
6868
hooks:
6969
- id: ruff-check
7070
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)