Skip to content

Commit 82a6980

Browse files
iamgojoof6eyesgithub-actions[bot]
authored andcommitted
Auto-update pre-commit hooks
1 parent e7dca6e commit 82a6980

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
@@ -12,7 +12,7 @@ repos:
1212
- id: check-merge-conflict
1313

1414
- repo: https://github.com/psf/black
15-
rev: 24.10.0
15+
rev: 25.1.0
1616
hooks:
1717
- id: black
1818
language_version: python3
@@ -30,7 +30,7 @@ repos:
3030
args: [--py36-plus]
3131

3232
- repo: https://github.com/pycqa/isort
33-
rev: 5.13.2
33+
rev: 6.0.0
3434
hooks:
3535
- id: isort
3636
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)