We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f512895 commit 999923bCopy full SHA for 999923b
1 file changed
.pre-commit-config.yaml
@@ -4,7 +4,6 @@ repos:
4
hooks:
5
- id: black
6
args: [--safe, --quiet, --target-version, py35]
7
- language_version: python3.7
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
rev: v4.0.1
10
@@ -29,4 +28,3 @@ repos:
29
28
files: ^(CHANGELOG.rst|HOWTORELEASE.rst|README.rst|changelog/.*)$
30
language: python
31
additional_dependencies: [pygments, restructuredtext_lint]
32
0 commit comments