We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccd5b7 commit ddf94d5Copy full SHA for ddf94d5
2 files changed
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2
-_commit: v0.11.0-2-ga4e3723
+_commit: v0.11.0-4-g76054e6
3
_src_path: https://github.com/usnistgov/cookiecutter-nist-python.git
4
command_line_interface: typer
5
conda_channel: conda-forge
.github/workflows/ci.yml
@@ -125,7 +125,7 @@ jobs:
125
echo "prek_version=${prek_version}" >> "$GITHUB_ENV"
126
127
- name: Setup prek
128
- uses: j178/prek-action@79f765515bd648eb4d6bb1b17277b7cb22cb6468 # v2.0.0
+ uses: j178/prek-action@53276d8b0d10f8b6672aa85b4588c6921d0370cc # v2.0.1
129
with:
130
prek-version: ${{ env.prek_version }}
131
install-only: true
0 commit comments