Skip to content

Commit 0de7bcb

Browse files
Update copier template to v0.1.6 (#55)
Co-authored-by: quant-ranger[bot] <132915763+quant-ranger[bot]@users.noreply.github.com>
1 parent 90371f7 commit 0de7bcb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.copier-answers.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This file is managed by Copier; DO NOT EDIT OR REMOVE.
2-
_commit: v0.1.4
2+
_commit: v0.1.6
33
_src_path: git@github.com:quantco/copier-template-pre-commit-mirrors
4+
conda_package: mypy
45
description: This hook runs mypy.
56
entry: mypy
67
tool: mypy

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# mypy mirror
1+
# mypy pre-commit hook
22

3-
Mirror of mypy for pre-commit with conda as a language.
3+
pre-commit hook of mypy with conda as a `language` / package manager.
44

55
For pre-commit: see [here](https://github.com/pre-commit/pre-commit)
66

0 commit comments

Comments
 (0)