diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d1d53f89..562edab0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,3 +18,4 @@ repos: language: system entry: make -C doc spelling files: "doc/.*rst" + pass_filenames: false