Update .pre-commit-hooks.yaml

This commit is contained in:
foolioo 2022-07-07 19:49:30 +00:00 committed by GitHub
parent a17b210451
commit 323e6f8dcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,5 +12,3 @@
additional_dependencies: [renovate@32.105.2]
entry: bash -c 'for f in ${@:0}; do renovate-config-validator $f; done'
files: '(^|/).?renovate(?:rc)?(?:\.json5?)?$'
require_serial: true
pass_filenames: true