Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-jsonschema/check-jsonschem…
Browse files Browse the repository at this point in the history
…a to v0.31.1 (#106)

Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
  • Loading branch information
serious-scaffold[bot] authored Feb 2, 2025
1 parent 967ad4e commit a00c48b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ repos:

# Check jsonschema
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
rev: 0.31.1
hooks:
- id: check-dependabot
- id: check-github-workflows
Expand Down
2 changes: 1 addition & 1 deletion template/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ repos:

# Check jsonschema
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
rev: 0.31.1
hooks:
- id: check-dependabot
- id: check-github-workflows
Expand Down

0 comments on commit a00c48b

Please sign in to comment.