Skip to content

Commit 568bc99

Browse files
Update copier template to v0.1.4 (#43)
Co-authored-by: quant-ranger[bot] <132915763+quant-ranger[bot]@users.noreply.github.com>
1 parent 995928e commit 568bc99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.copier-answers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is managed by Copier; DO NOT EDIT OR REMOVE.
2-
_commit: v0.1.2
2+
_commit: v0.1.4
33
_src_path: git@github.com:quantco/copier-template-pre-commit-mirrors
44
description: An opinionated code formatter
55
entry: prettier

.pre-commit-hooks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- id: prettier-conda
22
name: prettier-conda
3-
description: An opinionated code formatter
3+
description: 'An opinionated code formatter'
44
entry: prettier
55
language: conda
66
types: [text]

0 commit comments

Comments
 (0)