Skip to content

Commit c73d811

Browse files
authored
Merge pull request #779 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a5f7eef + a2eca80 commit c73d811

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/PyCQA/isort
3-
rev: 6.0.1
3+
rev: 7.0.0
44
hooks:
55
- id: isort
66
args: ['--check-only', '--diff']
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.13.1
9+
rev: v0.14.0
1010
hooks:
1111
- id: ruff

0 commit comments

Comments
 (0)