diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c37775..dcf375c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,5 +34,5 @@ exclude: | ^raw_data/| ^docs/| ^tests/| - ^README\.md + .*\.md$ )