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 67ba927 commit df3eb4eCopy full SHA for df3eb4e
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.10'
+ - '@biomejs/biome@2.4.11'
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.10/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.4.11/schema.json",
3
"assist": {
4
"actions": {
5
"source": {
0 commit comments