diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5b66ea..2026daf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,8 @@ repos: rev: 1.16.0 hooks: - id: yamlfix + additional_dependencies: + - 'maison<2.0.0' - repo: https://github.com/Yelp/detect-secrets rev: v1.4.0 hooks: