Skip to content

Commit

Permalink
chore(deps): update dependency https://github.com/dafyddj/copier-pack…
Browse files Browse the repository at this point in the history
…er-build to v2.0.2
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 68c079c commit 1ae32cc
Show file tree
Hide file tree
Showing 3 changed files with 8 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.0.1
_commit: v2.0.2
_src_path: https://github.com/dafyddj/copier-packer-build
box_name: techneg/tkl17-x64-nocm
6 changes: 6 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# These settings are synced to GitHub by https://probot.github.io/apps/settings/

repository:
# See https://docs.github.com/en/rest/reference/repos#update-a-repository for all available settings.

allow_squash_merge: false
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
- id: check-yaml
exclude: ^kitchen.yml$
- 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 1ae32cc

Please sign in to comment.