Skip to content

Commit 1f498c5

Browse files
⬆️ auto update by pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.9](astral-sh/ruff-pre-commit@v0.8.6...v0.9.9) - [github.com/pre-commit/mirrors-eslint: v9.17.0 → v9.21.0](pre-commit/mirrors-eslint@v9.17.0...v9.21.0)
1 parent 9011f31 commit 1f498c5

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
@@ -7,7 +7,7 @@ ci:
77
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
88
repos:
99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.8.6
10+
rev: v0.9.9
1111
hooks:
1212
- id: ruff
1313
args: [--fix]
@@ -24,7 +24,7 @@ repos:
2424
stages: [pre-commit]
2525

2626
- repo: https://github.com/pre-commit/mirrors-eslint
27-
rev: v9.17.0
27+
rev: v9.21.0
2828
hooks:
2929
- id: eslint
3030
additional_dependencies:

0 commit comments

Comments
 (0)