Skip to content

Commit afebdb2

Browse files
committed
Align ruff in pre-commit config
1 parent 21d2aaf commit afebdb2

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
args: ["--tab-width", "2"]
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.9.7
30+
rev: v0.9.8
3131
hooks:
3232
- id: ruff
3333
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)