Skip to content

Configure monthly Dependabot updates - #69

Open
Jamie Magee (JamieMagee) wants to merge 1 commit into
microsoft:mainfrom
JamieMagee:chore/monthly-dependabot-updates
Open

Configure monthly Dependabot updates#69
Jamie Magee (JamieMagee) wants to merge 1 commit into
microsoft:mainfrom
JamieMagee:chore/monthly-dependabot-updates

Conversation

@JamieMagee

Copy link
Copy Markdown
Member

Summary

  • Check root Python dependencies and GitHub Actions each month.
  • Group minor and patch updates while keeping major updates separate.

PR #68 adds weekly GitHub Actions updates only, so it does not cover the root Python dependencies or this monthly grouping policy.

Validation

  • Parsed .github/dependabot.yml as YAML.
  • Validated it against the Dependabot v2 schema.
  • Confirmed that /pyproject.toml and /.github/workflows/skills-tests.yml match the configured root directories.
  • Confirmed that the diff contains only .github/dependabot.yml.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant