We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8578b commit 688459bCopy full SHA for 688459b
.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.3.0
+ rev: 22.8.0
7
- hooks:
8
- id: flake8
9
0 commit comments