Skip to content

Commit 32e5072

Browse files
chore(deps): update dependency @biomejs/biome to v2.3.11 (#3313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af907fb commit 32e5072

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565
hooks:
6666
- id: biome-check
6767
additional_dependencies:
68-
- '@biomejs/biome@2.3.10'
68+
- '@biomejs/biome@2.3.11'
6969
- repo: https://github.com/codespell-project/codespell
7070
rev: v2.4.1
7171
hooks:

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.10/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
33
"assist": {
44
"actions": {
55
"source": {

0 commit comments

Comments
 (0)