diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6157ff99..7dc1163b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,6 @@ repos: - id: check-toml - id: check-yaml args: [ '--allow-multiple-documents' ] - exclude: conda/xscen/meta.yaml - repo: https://github.com/pre-commit/pygrep-hooks rev: v1.10.0 hooks: