Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](pre-commit/mirrors-prettier@v3.0.0-alpha.4...v3.0.0-alpha.6)
- [github.com/python-jsonschema/check-jsonschema: 0.19.2 → 0.22.0](python-jsonschema/check-jsonschema@0.19.2...0.22.0)
  • Loading branch information
pre-commit-ci[bot] authored Apr 3, 2023
1 parent a7c33a1 commit 7177170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.4
rev: v3.0.0-alpha.6
hooks:
- id: prettier
additional_dependencies:
Expand All @@ -16,7 +16,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.19.2
rev: 0.22.0
hooks:
- id: check-github-workflows
ci:
Expand Down

0 comments on commit 7177170

Please sign in to comment.