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/biomejs/pre-commit: v0.5.0 → v0.6.0](biomejs/pre-commit@v0.5.0...v0.6.0)
- [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 9, 2024
1 parent 4f1fdcb commit 7fac5de
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 @@ -10,7 +10,7 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/biomejs/pre-commit
rev: "v0.5.0" # Use the sha / tag you want to point at
rev: "v0.6.0" # Use the sha / tag you want to point at
hooks:
- id: biome-check
additional_dependencies: ["@biomejs/[email protected]"]
Expand Down Expand Up @@ -54,7 +54,7 @@ repos:
- https://github.com/packit/dashboard.git
stages: [manual, pre-push]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.30.0
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand Down

0 comments on commit 7fac5de

Please sign in to comment.