Skip to content

Commit 3da47ee

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3) - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.12](astral-sh/ruff-pre-commit@v0.15.6...v0.15.12)
1 parent 0127c88 commit 3da47ee

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
@@ -12,7 +12,7 @@ repos:
1212
- id: mixed-line-ending
1313

1414
- repo: https://github.com/PyCQA/isort
15-
rev: 8.0.1
15+
rev: 9.0.0a3
1616
hooks:
1717
- id: isort
1818
files: ex_app/lib/
@@ -24,7 +24,7 @@ repos:
2424
files: ex_app/lib/
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.15.6
27+
rev: v0.15.12
2828
hooks:
2929
- id: ruff
3030

0 commit comments

Comments
 (0)