Skip to content

Commit 6785bab

Browse files
committed
Upgrade ruff to 0.16.1
1 parent 9a41f2c commit 6785bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: "v0.16.0"
17+
rev: "v0.16.1"
1818
hooks:
1919
- id: ruff-format
2020
args: [--config=ruff.toml]

0 commit comments

Comments
 (0)