Skip to content

Commit

Permalink
Merge pull request #90 from dafyddj/renovate/base-digest
Browse files Browse the repository at this point in the history
chore(deps): update base digest to 952f64b
renovate[bot] authored Jan 21, 2025
2 parents e4a12be + 1ee42c0 commit ea6f0dc
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
@@ -9,7 +9,7 @@ repos:
args: [--assume-in-merge]
- id: check-yaml
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
rev: 0.31.0
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema
2 changes: 1 addition & 1 deletion test/GenerateProjectWithName/pre-commit_yaml.tt
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ repos:
args: [--assume-in-merge]
- id: check-yaml
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
rev: 0.31.0
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema

0 comments on commit ea6f0dc

Please sign in to comment.