Skip to content

Commit

Permalink
Merge pull request #79 from dafyddj/renovate/https-github.com-dafyddj…
Browse files Browse the repository at this point in the history
…-copier-bootstrap-2.x

chore(deps): update dependency https://github.com/dafyddj/copier-bootstrap to v2.4.5
  • Loading branch information
dafyddj authored Dec 2, 2024
2 parents e6d47be + 21c5725 commit 9beb728
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: v2.4.4
_commit: v2.4.5
_src_path: https://github.com/dafyddj/copier-bootstrap
template_name: copier-bootstrap
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
ignore: Collect results
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: codfish/semantic-release-action@9a999e0cdb207de2c9d9d4276860435727818989 # v3.4.1
- uses: codfish/semantic-release-action@b621d34fabe0940f031e89b6ebfea28322892a10 # v3.5.0
with:
plugins: |
[ "@semantic-release/commit-analyzer",
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
args: [--assume-in-merge]
- id: check-yaml
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.30.0
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema
Expand Down

0 comments on commit 9beb728

Please sign in to comment.