Skip to content

Commit 829ca64

Browse files
authored
Merge pull request #1000 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0b60971 + 8ac3aae commit 829ca64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ repos:
3737
hooks:
3838
- id: mypy
3939
- repo: https://github.com/biomejs/pre-commit
40-
rev: v0.5.0
40+
rev: v0.6.0
4141
hooks:
4242
- id: biome-check
4343
additional_dependencies: ["@biomejs/[email protected]"]
44+
# https://github.com/biomejs/pre-commit/issues/16
45+
language_version: default

0 commit comments

Comments
 (0)