mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-03 22:09:14 -05:00
Bump the version of pre-commit-hooks in sample-config
This commit is contained in:
@@ -12,7 +12,7 @@ SAMPLE_CONFIG = '''\
|
||||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v2.0.0
|
||||
rev: v2.4.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
||||
Reference in New Issue
Block a user