We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9002ef5 commit 12ee0a7Copy full SHA for 12ee0a7
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
- id: black
4
language_version: python3
5
repo: https://github.com/psf/black
6
- rev: 22.10.0
+ rev: 22.12.0
7
- hooks:
8
- id: flake8
9
0 commit comments