Skip to content

Commit ddf3657

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: f0b5944bef86f50d875305821a0ab0d8c601e465 → 89c421dff2e1026ba12cdb9ebd731f4a83aa8021](astral-sh/ruff-pre-commit@f0b5944...89c421d)
1 parent 7169c5f commit ddf3657

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
@@ -30,7 +30,7 @@ repos:
3030
args: [--prose-wrap=preserve]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: f0b5944bef86f50d875305821a0ab0d8c601e465 # frozen: v0.8.4
33+
rev: 89c421dff2e1026ba12cdb9ebd731f4a83aa8021 # frozen: v0.8.6
3434
hooks:
3535
- id: ruff
3636
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)