We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165abf0 commit a000d22Copy full SHA for a000d22
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: clang-format
6
# Using this mirror lets us use mypyc-compiled black, which is about 2x faster
7
- repo: https://github.com/psf/black-pre-commit-mirror
8
- rev: 24.1.1
+ rev: 24.2.0
9
hooks:
10
- id: black
11
- repo: https://github.com/pycqa/isort
0 commit comments