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 af907fb commit 32e5072Copy full SHA for 32e5072
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
hooks:
66
- id: biome-check
67
additional_dependencies:
68
- - '@biomejs/biome@2.3.10'
+ - '@biomejs/biome@2.3.11'
69
- repo: https://github.com/codespell-project/codespell
70
rev: v2.4.1
71
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.3.10/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
3
"assist": {
4
"actions": {
5
"source": {
0 commit comments