Skip to content

feat(ci): add Dependabot configuration for automated dependency updates#69

Merged
cjeanner merged 1 commit into
mainfrom
dependabot
Jul 7, 2026
Merged

feat(ci): add Dependabot configuration for automated dependency updates#69
cjeanner merged 1 commit into
mainfrom
dependabot

Conversation

@cjeanner

@cjeanner cjeanner commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Add comprehensive Dependabot configuration to automate dependency updates across GitHub Actions, Python packages, and Docker images.

Configuration monitors:

  • GitHub Actions workflows (weekly updates)
  • Python dependencies in requirements.txt files (weekly updates)
  • Container images in Job manifests (weekly updates)

Weekly schedule on Mondays provides regular security updates while maintaining manageable PR volume for maintainers.

@cjeanner cjeanner self-assigned this Jul 7, 2026
@cjeanner cjeanner enabled auto-merge (squash) July 7, 2026 11:37
@cjeanner cjeanner force-pushed the dependabot branch 2 times, most recently from d2d27b5 to fc95229 Compare July 7, 2026 12:46
Comment thread .github/dependabot.yml
Add comprehensive Dependabot configuration to automate dependency
updates across GitHub Actions, Python packages, and Docker images.

Configuration monitors:
- GitHub Actions workflows (weekly updates)
- Python dependencies in requirements.txt files (weekly updates)
- Container images in Job manifests (weekly updates)

Weekly schedule on Mondays provides regular security updates while
maintaining manageable PR volume for maintainers.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

@pinikomarov pinikomarov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cjeanner cjeanner merged commit 88c8ed0 into main Jul 7, 2026
2 checks passed
@cjeanner cjeanner deleted the dependabot branch July 7, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants