Bump version in sample_config_test.py

This commit is contained in:
Nathan McDougall 2025-10-14 09:39:01 +13:00 committed by GitHub
parent e8c7ea04aa
commit 29cceccaf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ def test_sample_config(capsys):
# 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: v6.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer