Skip to content

Commit 40b54f8

Browse files
committed
update pre-commit version to address deprecated api usage
1 parent 006a20c commit 40b54f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ci:
2828

2929
repos:
3030
- repo: https://github.com/pre-commit/pre-commit-hooks
31-
rev: v4.4.0
31+
rev: v6.0.0
3232
hooks:
3333
- id: end-of-file-fixer
3434
- id: trailing-whitespace

0 commit comments

Comments
 (0)