Skip to content

Commit

Permalink
Merge pull request #1000 from pre-commit/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile authored Dec 17, 2024
2 parents 0b60971 + 8ac3aae commit 829ca64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/biomejs/pre-commit
rev: v0.5.0
rev: v0.6.0
hooks:
- id: biome-check
additional_dependencies: ["@biomejs/[email protected]"]
# https://github.com/biomejs/pre-commit/issues/16
language_version: default

0 comments on commit 829ca64

Please sign in to comment.