We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ceb55 commit 412634eCopy full SHA for 412634e
2 files changed
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2
-_commit: v0.8.0-28-gec8e125
+_commit: v0.8.0-30-g21f9332
3
_src_path: https://github.com/usnistgov/cookiecutter-nist-python.git
4
command_line_interface: typer
5
conda_channel: conda-forge
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
- id: sync-uv-dependency-groups
34
- id: justfile-format
35
additional_dependencies:
36
- - rust-just==1.46.0
+ - rust-just==1.47.0
37
38
# * Forbidden files
39
- repo: local
@@ -100,7 +100,7 @@ repos:
100
101
# * Markdown
102
- repo: https://github.com/DavidAnson/markdownlint-cli2
103
- rev: v0.21.0
+ rev: v0.22.0
104
hooks:
105
- id: markdownlint-cli2
106
alias: markdownlint
0 commit comments