summaryrefslogtreecommitdiffstats
path: root/pre_commit/commands/sample_config.py
diff options
context:
space:
mode:
Diffstat (limited to 'pre_commit/commands/sample_config.py')
-rw-r--r--pre_commit/commands/sample_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pre_commit/commands/sample_config.py b/pre_commit/commands/sample_config.py
index d435faa..64617c3 100644
--- a/pre_commit/commands/sample_config.py
+++ b/pre_commit/commands/sample_config.py
@@ -7,7 +7,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.4.0
+ rev: v3.2.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer