Skip to content

Commit e25817f

Browse files
committed
Remove Python pins to use current version
1 parent ff509c6 commit e25817f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ repos:
55
hooks:
66
- id: black
77
args: [--safe, --quiet]
8-
language_version: python3.6
98
- repo: https://github.com/pre-commit/pre-commit-hooks
109
rev: v2.3.0
1110
hooks:
@@ -19,4 +18,3 @@ repos:
1918
files: ^(CHANGELOG.rst|README.rst|HOWTORELEASE.rst|changelog/.*)$
2019
language: python
2120
additional_dependencies: [pygments, restructuredtext_lint]
22-
python_version: python3.6

0 commit comments

Comments
 (0)