diff --git a/ci/config.yaml b/ci/config.yaml index ae0f3c8ff..7c6b377c8 100644 --- a/ci/config.yaml +++ b/ci/config.yaml @@ -1,15 +1,5 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.22/c2cciutils/schema.json -checks: - codespell: False - required_workflows: False - setup: False - dependabot: False - dependabot_config: False - black: - ignore_patterns_re: - - custom/custom/alembic/script\.py\.mako - version: branch_to_version_re: - from: (prod-[0-9]+-[0-9]+)