Skip to content

Commit ea3acd2

Browse files
committed
fix: synchronize ruff update
1 parent 94e3af5 commit ea3acd2

2 files changed

Lines changed: 122 additions & 122 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
# unconditionally, so installing hooks is not required for enforcement.
2828
args: [--assume-in-merge]
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.16.2
30+
rev: v0.16.3
3131
hooks:
3232
- id: ruff
3333
args: [--fix]

0 commit comments

Comments
 (0)