Skip to content

Commit ac4e1ef

Browse files
committed
Update black and ruff to latest
1 parent c7f1b8b commit ac4e1ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/ambv/black
3-
rev: 22.12.0
3+
rev: 24.10.0
44
hooks:
55
- id: black
66
- repo: https://github.com/charliermarsh/ruff-pre-commit
7-
rev: v0.4.4
7+
rev: v0.9.3
88
hooks:
99
- id: ruff
1010
- repo: https://github.com/pre-commit/mirrors-clang-format

0 commit comments

Comments
 (0)