Skip to content

Commit ad2c3a4

Browse files
CI(deps): Update biome to v2.3.13
1 parent 2f38416 commit ad2c3a4

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
@@ -50,7 +50,7 @@ repos:
5050
- id: destroyed-symlinks
5151
- id: detect-private-key
5252
- repo: https://github.com/biomejs/pre-commit
53-
rev: "v2.3.12"
53+
rev: "v2.3.13"
5454
hooks:
5555
- id: biome-check
5656
- id: biome-lint

biome.jsonc

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.11/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.13/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

0 commit comments

Comments
 (0)