-| `EXEMPT_ECOSYSTEMS` | False | "" | A list of [package ecosystems](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem) to exempt from the generated dependabot configuration. To ignore ecosystems set this to one or more of `bazel`, `bun`, `bundler`, `cargo`, `composer`, `conda`, `devcontainers`, `docker`, `docker-compose`, `dotnet-sdk`, `elm`, `gitsubmodule`, `github-actions`, `gomod`, `gradle`, `helm`, `julia`, `maven`, `mix`, `npm`, `nuget`, `pip`, `pre-commit`, `pub`, `rust-toolchain`, `swift`, `terraform`, `uv` and `vcpkg`. Unrecognized values will raise a `ValueError`. ex: if you don't want Dependabot to update Dockerfiles and Github Actions you can set this to `docker,github-actions`. |
0 commit comments