X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/8e38b6626be681adbb367820ce65e05254664629..f6393a20fc0f382c6bab545f8f60ec8e10d5e099:/.pre-commit-config.yaml?ds=sidebyside diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1959390..bbd034d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ # Note: don't use this config for your own repositories. Instead, see # "Version control integration" in README.md. -exclude: ^(blib2to3/|profiling/|tests/data/) +exclude: ^(src/blib2to3/|profiling/|tests/data/) repos: - repo: local hooks: