Skip to content

Commit 6f6ffda

Browse files
chore(deps): update dependency @biomejs/biome to v2.3.14 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db0a493 commit 6f6ffda

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
@@ -81,7 +81,7 @@ repos:
8181
- id: biome-check
8282
args: [--error-on-warnings]
8383
additional_dependencies:
84-
- '@biomejs/biome@2.3.13'
84+
- '@biomejs/biome@2.3.14'
8585
ci:
8686
autoupdate_schedule: quarterly
8787
skip:

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.13/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
33
"linter": {
44
"enabled": true
55
},

0 commit comments

Comments
 (0)