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 d38950f commit 5c71afaCopy full SHA for 5c71afa
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: check-merge-conflict
20
- id: trailing-whitespace
21
- repo: https://github.com/psf/black
22
- rev: 22.12.0
+ rev: 23.1.0
23
hooks:
24
- id: black
25
- repo: https://github.com/PyCQA/flake8
0 commit comments