Skip to content

Commit 09fa5f4

Browse files
committed
Migrate the biome configuration
1 parent e0e8abc commit 09fa5f4

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
@@ -34,7 +34,7 @@ repos:
3434
- id: rst-backticks
3535
- id: rst-directive-colons
3636
- repo: https://github.com/biomejs/pre-commit
37-
rev: v2.5.1
37+
rev: v2.5.2
3838
hooks:
3939
- id: biome-check
4040
verbose: true

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.5.0/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.5.2/schema.json",
33
"formatter": {
44
"enabled": true,
55
"useEditorconfig": true

0 commit comments

Comments
 (0)