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 9f92326 commit 29c0e44Copy full SHA for 29c0e44
.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: 23.7.0
+ rev: 23.9.1
23
hooks:
24
- id: black
25
- repo: https://github.com/PyCQA/flake8
0 commit comments