Merging upstream version 2.11.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e1036806b7
commit
b40b2e7e52
33 changed files with 586 additions and 19 deletions
|
@ -228,7 +228,8 @@ def test_warn_mutable_rev_invalid(caplog, rev):
|
|||
'Mutable references are never updated after first install and are '
|
||||
'not supported. '
|
||||
'See https://pre-commit.com/#using-the-latest-version-for-a-repository ' # noqa: E501
|
||||
'for more details.',
|
||||
'for more details. '
|
||||
'Hint: `pre-commit autoupdate` often fixes this.',
|
||||
),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue