Skip to content

Commit df3b073

Browse files
authored
chore(template): accept new copier update (#56)
2 parents 5ccd5b7 + ddf94d5 commit df3b073

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v0.11.0-2-ga4e3723
2+
_commit: v0.11.0-4-g76054e6
33
_src_path: https://github.com/usnistgov/cookiecutter-nist-python.git
44
command_line_interface: typer
55
conda_channel: conda-forge

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
echo "prek_version=${prek_version}" >> "$GITHUB_ENV"
126126
127127
- name: Setup prek
128-
uses: j178/prek-action@79f765515bd648eb4d6bb1b17277b7cb22cb6468 # v2.0.0
128+
uses: j178/prek-action@53276d8b0d10f8b6672aa85b4588c6921d0370cc # v2.0.1
129129
with:
130130
prek-version: ${{ env.prek_version }}
131131
install-only: true

0 commit comments

Comments
 (0)