Skip to content

Commit 76096dc

Browse files
committed
Bump precommit
1 parent f82293e commit 76096dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
# Ruff
33
- repo: https://github.com/charliermarsh/ruff-pre-commit
4-
rev: v0.9.6
4+
rev: v0.9.7
55
hooks:
66
- id: ruff
77
args: [--fix]
@@ -33,7 +33,7 @@ repos:
3333
- prettier
3434
- prettier-plugin-svelte
3535
- repo: https://github.com/pre-commit/mirrors-eslint
36-
rev: v9.20.1
36+
rev: v9.21.0
3737
hooks:
3838
- id: eslint
3939
name: eslint

0 commit comments

Comments
 (0)