Skip to content

Commit 522ab3c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.4](astral-sh/ruff-pre-commit@v0.14.14...v0.15.4) - [github.com/pycqa/isort: 7.0.0 → 8.0.1](PyCQA/isort@7.0.0...8.0.1)
1 parent ad02da3 commit 522ab3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ repos:
3535
- "--py310-plus"
3636

3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: "v0.14.14"
38+
rev: "v0.15.4"
3939
hooks:
4040
- id: ruff-check
4141
args:
4242
- --fix-only
4343
- --target-version=py310
4444

4545
- repo: https://github.com/pycqa/isort
46-
rev: 7.0.0
46+
rev: 8.0.1
4747
hooks:
4848
- id: isort
4949
args:

0 commit comments

Comments
 (0)