Skip to content

Commit 8a305c4

Browse files
authored
Merge pull request #34 from dafyddj/renovate/https-github.com-dafyddj-copier-bootstrap-2.x
chore(deps): update dependency https://github.com/dafyddj/copier-bootstrap to v2.6.3
2 parents ac0105f + 260a14c commit 8a305c4

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v2.6.2
2+
_commit: v2.6.3
33
_src_path: https://github.com/dafyddj/copier-bootstrap
44
template_name: copier-github-action

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ jobs:
4242
timeout-minutes: 5
4343
env:
4444
# renovate: datasource=pypi depName=copier
45-
COPIER_VERSION: 9.4.1
45+
COPIER_VERSION: 9.5.0
4646
# renovate: datasource=pypi depName=texttest
47-
TEXTTEST_VERSION: 4.4.2
47+
TEXTTEST_VERSION: 4.4.3.1
4848
steps:
4949
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5050
with:

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
args: [--assume-in-merge]
1010
- id: check-yaml
1111
- repo: https://github.com/python-jsonschema/check-jsonschema
12-
rev: 0.31.1
12+
rev: 0.31.2
1313
hooks:
1414
- id: check-github-workflows
1515
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)