Merge "pre-commit: Remove outdated comment"

This commit is contained in:
Zuul 2024-06-13 12:02:05 +00:00 committed by Gerrit Code Review
commit 7f3b6acb7f

View File

@ -1,15 +1,6 @@
# We from the Oslo project decided to pin repos based on the
# commit hash instead of the version tag to prevend arbitrary
# code from running in developer's machines. To update to a
# newer version, run `pre-commit autoupdate` and then replace
# the newer versions with their commit hash.
default_language_version:
python: python3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
# Replaces or checks mixed line ending