Skip to content
Snippets Groups Projects
Commit ebbd7776 authored by Moul's avatar Moul
Browse files

[mod] black pre-commit: Remove Python version requirement

to be able to develop with whatever Python version > 3.5
'language_version' is optional:
https://pre-commit.com/#pre-commit-configyaml---hooks

Originally found on:
https://github.com/psf/black#version-control-integration
parent 7381c6c3
No related branches found
No related tags found
2 merge requests!146Merge dev into master branch to complete v0.8.0 development cycle,!132Multiple enhancements
repos: repos:
- repo: https://github.com/ambv/black - repo: https://github.com/psf/black
rev: stable rev: stable
hooks: hooks:
- id: black - id: black
language_version: python3.7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment