We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e49878d commit 36746bbCopy full SHA for 36746bb
.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: 23.12.0
+ rev: 23.12.1
7
- hooks:
8
- id: flake8
9
0 commit comments