Skip to content

Commit 412634e

Browse files
wpk-nist-govgithub-actions[bot]
authored andcommitted
chore(template): accept new copier update
1 parent 89ceb55 commit 412634e

2 files changed

Lines changed: 3 additions & 3 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.8.0-28-gec8e125
2+
_commit: v0.8.0-30-g21f9332
33
_src_path: https://github.com/usnistgov/cookiecutter-nist-python.git
44
command_line_interface: typer
55
conda_channel: conda-forge

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
- id: sync-uv-dependency-groups
3434
- id: justfile-format
3535
additional_dependencies:
36-
- rust-just==1.46.0
36+
- rust-just==1.47.0
3737

3838
# * Forbidden files
3939
- repo: local
@@ -100,7 +100,7 @@ repos:
100100

101101
# * Markdown
102102
- repo: https://github.com/DavidAnson/markdownlint-cli2
103-
rev: v0.21.0
103+
rev: v0.22.0
104104
hooks:
105105
- id: markdownlint-cli2
106106
alias: markdownlint

0 commit comments

Comments
 (0)