File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2- _commit : v0.7.0-105-g511b50b
2+ _commit : v0.7.0-109-g667a118
33_src_path : https://github.com/usnistgov/cookiecutter-nist-python.git
44command_line_interface : none
55conda_channel : conda-forge
Original file line number Diff line number Diff line change 9494 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9595 with :
9696 persist-credentials : false
97- - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
97+ - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
9898 with :
9999 name : Packages
100100 path : dist
@@ -123,7 +123,7 @@ jobs:
123123 id-token : write
124124 runs-on : ubuntu-latest
125125 steps :
126- - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
126+ - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
127127 with :
128128 name : Packages
129129 path : dist
@@ -148,7 +148,7 @@ jobs:
148148 id-token : write
149149 runs-on : ubuntu-latest
150150 steps :
151- - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
151+ - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
152152 with :
153153 name : Packages
154154 path : dist
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jobs:
149149 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
150150 with :
151151 persist-credentials : false
152- - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
152+ - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
153153 with :
154154 name : Packages
155155 path : dist
@@ -187,7 +187,7 @@ jobs:
187187 with :
188188 persist-credentials : false
189189 - name : Download individual coverage reports
190- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
190+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 .0.0
191191 with :
192192 pattern : coverage-data-*
193193 path : .nox
Original file line number Diff line number Diff line change @@ -74,14 +74,14 @@ repos:
7474 - id : pyproject-fmt
7575 # ** validate (schema-store)
7676 - repo : https://github.com/henryiii/validate-pyproject-schema-store
77- rev : 2026.02.22
77+ rev : 2026.03.02
7878 hooks :
7979 - id : validate-pyproject
8080 name : validate-pyproject-schema-store
8181 stages : [manual]
8282 # ** repo review
8383 - repo : https://github.com/scientific-python/cookie
84- rev : 2025.11.21
84+ rev : 2026.03.02
8585 hooks :
8686 - id : sp-repo-review
8787 stages : [manual]
@@ -116,7 +116,7 @@ repos:
116116 - id : ruff-format
117117 alias : ruff
118118 - repo : https://github.com/adamtheturtle/doccmd-pre-commit
119- rev : v2026.2.27.1
119+ rev : v2026.3.2
120120 hooks :
121121 - id : doccmd
122122 name : " ruff format markdown"
You can’t perform that action at this time.
0 commit comments