Skip to content

Commit df3eb4e

Browse files
Update dependency @biomejs/biome to v2.4.11 (#3660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67ba927 commit df3eb4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ repos:
6464
hooks:
6565
- id: biome-check
6666
additional_dependencies:
67-
- '@biomejs/biome@2.4.10'
67+
- '@biomejs/biome@2.4.11'
6868
- repo: https://github.com/codespell-project/codespell
6969
rev: v2.4.2
7070
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.4.10/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.11/schema.json",
33
"assist": {
44
"actions": {
55
"source": {

0 commit comments

Comments
 (0)