Skip to content

Commit 6fdb146

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

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
@@ -84,7 +84,7 @@ repos:
8484
- id: biome-check
8585
args: [--error-on-warnings]
8686
additional_dependencies:
87-
- '@biomejs/biome@2.4.6'
87+
- '@biomejs/biome@2.4.7'
8888
- repo: https://github.com/abravalheri/validate-pyproject
8989
rev: v0.25
9090
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.6/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.7/schema.json",
33
"files": {
44
"includes": [
55
"**",

0 commit comments

Comments
 (0)