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.
1 parent 66c121d commit d0ef674Copy full SHA for d0ef674
2 files changed
.pre-commit-config.yaml
@@ -64,7 +64,7 @@ repos:
64
hooks:
65
- id: biome-check
66
additional_dependencies:
67
- - '@biomejs/biome@2.4.11'
+ - '@biomejs/biome@2.4.12'
68
- repo: https://github.com/codespell-project/codespell
69
rev: v2.4.2
70
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.4.11/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.4.12/schema.json",
3
"assist": {
4
"actions": {
5
"source": {
0 commit comments