Bump pre-commit-hooks rev in sample config

v3.2.0 -> v5.0.0
This commit is contained in:
Alexander Grueneberg 2024-10-28 13:46:59 +01:00 committed by GitHub
parent 611195a088
commit bf4e69205d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ SAMPLE_CONFIG = '''\
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer