Skip to content

Commit e77bf1a

Browse files
committed
Update the pre-commit hooks again
1 parent db761d1 commit e77bf1a

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
@@ -16,12 +16,12 @@ repos:
1616
args: ["--py39-plus"]
1717

1818
- repo: https://github.com/psf/black-pre-commit-mirror
19-
rev: 25.1.0
19+
rev: 25.9.0
2020
hooks:
2121
- id: black
2222

2323
- repo: https://github.com/pycqa/isort
24-
rev: 6.0.1
24+
rev: 6.1.0
2525
hooks:
2626
- id: isort
2727

0 commit comments

Comments
 (0)