Skip to content

Commit 880b3ca

Browse files
authored
Merge pull request #88 from homebysix/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents dc632a8 + 5b3e60b commit 880b3ca

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,10 +25,10 @@ repos:
2525
hooks:
2626
- id: flake8
2727
- repo: https://github.com/pycqa/isort
28-
rev: 5.13.2
28+
rev: 6.0.0
2929
hooks:
3030
- id: isort
3131
- repo: https://github.com/psf/black
32-
rev: 24.10.0
32+
rev: 25.1.0
3333
hooks:
3434
- id: black

0 commit comments

Comments
 (0)