We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01a94b2 + 6704819 commit 1c90dacCopy full SHA for 1c90dac
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: reorder-python-imports
20
args: [--application-directories, '.:src', --py37-plus]
21
- repo: https://github.com/psf/black
22
- rev: 23.11.0
+ rev: 23.12.0
23
hooks:
24
- id: black
25
- repo: https://github.com/asottile/pyupgrade
0 commit comments