We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2736f4c commit d5ba130Copy full SHA for d5ba130
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ default_language_version:
6
python: python3.10
7
repos:
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
- rev: v4.5.0 # Updated 2024/04
+ rev: v5.0.0 # Updated 2024/04
10
hooks:
11
- id: trailing-whitespace
12
- id: end-of-file-fixer
0 commit comments