awslabs / seed-farmer

Seed-Farmer is an orchestration tool that works with AWS CodeSeeder and acts as an orchestration tool modeled after GitOps deployments. It has a CommandLine Interface based in Python, leverages modular code deployments defined by declarative manifests, and includes change detection and deployment optimization.
https://seed-farmer.readthedocs.io/en/latest/
Apache License 2.0
43 stars 15 forks source link

chore: Configure dependabot #597

Closed LeonLuttenberger closed 1 month ago

LeonLuttenberger commented 1 month ago

Description of changes: Configuring dependabot so that it can update dev and prod dependencies, and label those PRs with security vulnerabilities. This is the same change as what was made to CodeSeeder.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.