From 87c9a63e2db8f36f150977e10d7532b6fc695505 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 20:51:51 +0000 Subject: [PATCH] chore(deps): update dependency https://github.com/dafyddj/copier-bootstrap to v2.6.1 --- .copier-answers.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 1409571..5be3153 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,4 +1,4 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v2.6.0 +_commit: v2.6.1 _src_path: https://github.com/dafyddj/copier-bootstrap template_name: copier-bootstrap diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f06b23f..2c601eb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: args: [--assume-in-merge] - id: check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.30.0 + rev: 0.31.0 hooks: - id: check-github-workflows name: Check GitHub workflows with check-jsonschema