Skip to content

Commit 284fb0a

Browse files
[pre-commit.ci] pre-commit autoupdate (#734)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8) - [github.com/pre-commit/mirrors-eslint: v9.24.0 → v9.26.0](pre-commit/mirrors-eslint@v9.24.0...v9.26.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8f3639e commit 284fb0a

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
@@ -32,7 +32,7 @@ repos:
3232
- id: black
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.11.4
35+
rev: v0.11.8
3636
hooks:
3737
- id: ruff
3838
args: ['--fix']
@@ -44,7 +44,7 @@ repos:
4444
entry: prettier --no-error-on-unmatched-pattern --write --ignore-unknown
4545

4646
- repo: https://github.com/pre-commit/mirrors-eslint
47-
rev: v9.24.0
47+
rev: v9.26.0
4848
hooks:
4949
- id: eslint
5050
files: \.tsx?$

0 commit comments

Comments
 (0)