Skip to content

Commit d86a77e

Browse files
committed
Upgrade ruff pre-commit
1 parent e8be915 commit d86a77e

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
@@ -10,7 +10,7 @@ repos:
1010
hooks:
1111
- id: black
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.0.292
13+
rev: v0.14.3
1414
hooks:
1515
- id: ruff
1616
args: ["--fix", "--show-source"]

0 commit comments

Comments
 (0)