Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1465)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.23.3 →
0.26.3](python-jsonschema/check-jsonschema@0.23.3...0.26.3)
<!--pre-commit.ci end-->
  • Loading branch information
Zeitsperre authored Sep 5, 2023
2 parents 83672b3 + 00b4e2f commit 5c32fac
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 @@ -73,7 +73,7 @@ repos:
exclude: '(xclim/indices/__init__.py|docs/installation.rst)'
additional_dependencies: ['black==23.7.0']
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.3
rev: 0.26.3
hooks:
- id: check-github-workflows
- id: check-readthedocs
Expand Down

0 comments on commit 5c32fac

Please sign in to comment.