Skip to content

Commit e6db95f

Browse files
authored
Update .pre-commit-config.yaml
1 parent 94b4a92 commit e6db95f

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
@@ -15,7 +15,7 @@
1515
repos:
1616
# Standard hooks
1717
- repo: https://github.com/pre-commit/pre-commit-hooks
18-
rev: v4.6.0
18+
rev: v6.0.0
1919
hooks:
2020
- id: check-added-large-files
2121
- id: check-case-conflict
@@ -28,7 +28,7 @@ repos:
2828
- id: mixed-line-ending
2929

3030
- repo: https://github.com/psf/black
31-
rev: 24.10.0
31+
rev: 24.12.0
3232
hooks:
3333
- id: black
3434

0 commit comments

Comments
 (0)