Skip to content

Commit 388422f

Browse files
author
IK Renovate Bot
committed
chore(deps): update pre-commit [skip ci]
1 parent 38cb253 commit 388422f

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,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.4.0
4+
rev: v5.0.0
55
hooks:
66
- id: check-added-large-files
77
args: ['--maxkb=500']
@@ -83,7 +83,7 @@ repos:
8383
^.github/
8484
)
8585
- repo: https://github.com/ambv/black
86-
rev: 20.8b1
86+
rev: 25.1.0
8787
hooks:
8888
- id: black
8989
language_version: python3.10

0 commit comments

Comments
 (0)