aws / amazon-mwaa-docker-images

Apache License 2.0
27 stars 11 forks source link

Add dependabot.yml ignore for Airflow versions. #132

Closed dhegberg closed 1 month ago

dhegberg commented 2 months ago

Overview

Make use of dependabot ignore configuration to prevent pull requests related to Airflow versions and direct dependencies that will not be updated. https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore

Acceptance Criteria

dependabot.yml with configured ignore list.

Additional Info

Example of a pull request that should be prevented: https://github.com/aws/amazon-mwaa-docker-images/pull/131