Skip to content

Commit

Permalink
Merge pull request #60 from dafyddj/renovate/base-digest
Browse files Browse the repository at this point in the history
chore(deps): update base digest to 692fef1
  • Loading branch information
dafyddj authored Sep 30, 2024
2 parents f6615a1 + 2348c84 commit b3eb9a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion base
Submodule base updated 1 files
+1 −1 .pre-commit-config.yaml
2 changes: 1 addition & 1 deletion template/.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.2
rev: 0.29.3
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema
Expand Down
2 changes: 1 addition & 1 deletion test/GenerateProjectWithName/pre-commit_yaml.tt
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.2
rev: 0.29.3
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema
Expand Down

0 comments on commit b3eb9a4

Please sign in to comment.