use_filesnames_file

This commit is contained in:
Joshua Cannon 2024-07-03 21:08:52 -05:00
parent 0252908c27
commit 47d0e05d09
5 changed files with 34 additions and 0 deletions

View file

@ -455,6 +455,7 @@ def test_manifest_hooks(tempdir_factory, store):
minimum_pre_commit_version='0',
name='Bash hook',
pass_filenames=True,
use_filesnames_file=False,
require_serial=False,
stages=[
'commit-msg',