Skip to content

Commit d5ba130

Browse files
committed
Updates pre-commit to avoid deprecation issues
1 parent 2736f4c commit d5ba130

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3.10
77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.5.0 # Updated 2024/04
9+
rev: v5.0.0 # Updated 2024/04
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer

0 commit comments

Comments
 (0)