Skip to content

Commit

Permalink
chore(deps): update dependency https://github.com/dafyddj/copier-boot…
Browse files Browse the repository at this point in the history
…strap to v2.4.4
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 47546b4 commit 5eeb44e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 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.2
_commit: v2.4.4
_src_path: https://github.com/dafyddj/copier-bootstrap
template_name: copier-bootstrap
4 changes: 4 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"enabled": true
},
"packageRules": [
{
"matchFileNames": ["template/**"],
"semanticCommitType": "fix",
},
{
"matchManagers": ["git-submodules"],
"automerge": true,
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
checks: read
runs-on: ubuntu-latest
steps:
- uses: poseidon/wait-for-status-checks@6988432d64ad3f9c2608db4ca16fded1b7d36ead # v0.5.0
- uses: poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0
with:
ignore: Collect results
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5eeb44e

Please sign in to comment.