Skip to content

Commit dced8a1

Browse files
Update resonant-cookiecutter to v0.51.1 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb10238 commit dced8a1

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.copier-answers.resonant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_commit: v0.51.0
1+
_commit: v0.51.1
22
_src_path: https://github.com/kitware-resonant/cookiecutter-resonant
33
core_app_name: core
44
include_example_code: false

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"workspaceFolder": "/home/vscode/bats-ai",
1414
"features": {
1515
"ghcr.io/devcontainers/features/git-lfs:1": {},
16-
"ghcr.io/devcontainers/features/node:1": {
16+
"ghcr.io/devcontainers/features/node:2": {
1717
"version": "24",
1818
// Work around https://github.com/devcontainers/features/pull/1625
1919
"pnpmVersion": "none"

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[tox]
2-
min_version = 4.22
32
requires =
43
tox-uv
54
env_list =

0 commit comments

Comments
 (0)