Skip to content

Commit 95eaa61

Browse files
[pre-commit.ci] pre-commit autoupdate (#74)
updates: - [github.com/PyCQA/isort: 5.12.0 → 5.13.0](PyCQA/isort@5.12.0...5.13.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](astral-sh/ruff-pre-commit@v0.1.6...v0.1.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e1dc63a commit 95eaa61

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
@@ -25,13 +25,13 @@ repos:
2525
additional_dependencies: ['@commitlint/config-angular']
2626

2727
- repo: https://github.com/PyCQA/isort
28-
rev: 5.12.0
28+
rev: 5.13.0
2929
hooks:
3030
- id: isort
3131
additional_dependencies: [toml]
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.1.6
34+
rev: v0.1.7
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format

0 commit comments

Comments
 (0)