Skip to content

Commit

Permalink
Update copier template to v0.1.6 (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: quant-ranger[bot] <132915763+quant-ranger[bot]@users.noreply.github.com>
  • Loading branch information
quant-ranger[bot] authored Feb 1, 2024
1 parent 90371f7 commit 0de7bcb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This file is managed by Copier; DO NOT EDIT OR REMOVE.
_commit: v0.1.4
_commit: v0.1.6
_src_path: [email protected]:quantco/copier-template-pre-commit-mirrors
conda_package: mypy
description: This hook runs mypy.
entry: mypy
tool: mypy
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit 0de7bcb

Please sign in to comment.