We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c5f194 commit e44fd26Copy full SHA for e44fd26
.pre-commit-config.yaml
@@ -3,5 +3,5 @@ repos:
3
rev: 19.3b0
4
hooks:
5
- id: black
6
- language_version: python3.7
7
- exclude_types: ['markdown', 'ini', 'toml', 'rst']
+ language_version: python3.6
+ exclude_types: ['markdown', 'ini', 'toml', 'rst']
0 commit comments