Skip to content

Commit

Permalink
Merge pull request #1241 from jakob-keller/bump-dev-dependencies
Browse files Browse the repository at this point in the history
Bump pre-commit hook `check-jsonschema`
  • Loading branch information
jakob-keller authored Dec 26, 2024
2 parents 9e34278 + 6ea29aa commit a14bdb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: yamllint
args: [--strict]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.30.0
hooks:
- id: check-dependabot
- id: check-github-workflows
Expand Down

0 comments on commit a14bdb4

Please sign in to comment.