Skip to content

Commit 281c994

Browse files
authored
build(deps): bump @biomejs/biome to 2.0.6 (#49)
2 parents e7f2e0d + 8214754 commit 281c994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ add the following pre-commit configuration to the root of your project in a file
2121
```yaml
2222
repos:
2323
- repo: https://github.com/biomejs/pre-commit
24-
rev: v2.0.2 # Use the sha / tag you want to point at
24+
rev: v2.0.6 # Use the sha / tag you want to point at
2525
hooks:
2626
- id: biome-check
2727
```

0 commit comments

Comments
 (0)