summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-02-04 00:11:27 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-02-04 00:11:27 +0100
commit3908bf7b6a86be0bad1ef3b41e97da3f91fb3db5 (patch)
tree9f52447d7be798d6729c5a36a4209ad1927dd2c6 /.pre-commit-config.yaml
parentfa1c41679a4b8445ae024dcfbbaebd61abdfb886 (diff)
pre-commit: Add hint regarding the required Python version to comment
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bf047356e6..b38aebda97 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -17,7 +17,7 @@
# - clang-format
# - qsscheck
#
-# If you have python and python-pip installed, just run:
+# If you have Python >= 3.7 and python-pip installed, just run:
#
# $ pip install --user pre-commit
# $ git clone https://github.com/mixxxdj/mixxx.git