Skip to content

Commit

Permalink
pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Dec 4, 2023
1 parent 2d4a45b commit d7793d6
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
Expand Up @@ -51,7 +51,7 @@ repos:
args: [--update-only, --notitle]

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.1
rev: 0.27.2
hooks:
- id: check-dependabot
- id: check-github-workflows
Expand All @@ -63,7 +63,7 @@ repos:
- id: reuse

- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0"
rev: "v4.0.0-alpha.3"
hooks:
- id: prettier
exclude_types: [json]
Expand Down

0 comments on commit d7793d6

Please sign in to comment.