We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b60971 + 8ac3aae commit 829ca64Copy full SHA for 829ca64
1 file changed
.pre-commit-config.yaml
@@ -37,7 +37,9 @@ repos:
37
hooks:
38
- id: mypy
39
- repo: https://github.com/biomejs/pre-commit
40
- rev: v0.5.0
+ rev: v0.6.0
41
42
- id: biome-check
43
additional_dependencies: ["@biomejs/biome@1.8.1"]
44
+ # https://github.com/biomejs/pre-commit/issues/16
45
+ language_version: default
0 commit comments