We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90371f7 commit 0de7bcbCopy full SHA for 0de7bcb
.copier-answers.yml
@@ -1,6 +1,7 @@
1
# This file is managed by Copier; DO NOT EDIT OR REMOVE.
2
-_commit: v0.1.4
+_commit: v0.1.6
3
_src_path: git@github.com:quantco/copier-template-pre-commit-mirrors
4
+conda_package: mypy
5
description: This hook runs mypy.
6
entry: mypy
7
tool: mypy
README.md
@@ -1,6 +1,6 @@
-# mypy mirror
+# mypy pre-commit hook
-Mirror of mypy for pre-commit with conda as a language.
+pre-commit hook of mypy with conda as a `language` / package manager.
For pre-commit: see [here](https://github.com/pre-commit/pre-commit)
0 commit comments