Skip to content

Add Dependabot configuration - #282

Open
jbonofre wants to merge 1 commit into
mainfrom
add-dependabot
Open

Add Dependabot configuration#282
jbonofre wants to merge 1 commit into
mainfrom
add-dependabot

Conversation

@jbonofre

Copy link
Copy Markdown
Member

Summary

Adds .github/dependabot.yml to enable automated dependency updates across every package ecosystem in the repository:

  • github-actions (/) — keeps the CI workflow actions up to date
  • gomod (/cli) — the Go CLI
  • pip — all PEP 621 / hatchling Python projects: /python plus the converters dbt, databricks, gooddata, honeydew, omni, orionbelt, snowflake, and wisdom
  • maven — the Java converters polaris and salesforce

Updates run on a weekly schedule and are grouped per ecosystem so each ecosystem produces a single consolidated PR rather than one PR per dependency, keeping review noise low for this multi-module repo.

The file carries the standard ASF license header to match the rest of the repo.

Related Issues

Checklist

Compliance

  • ASF license headers are present on all new source files
  • No third-party dependencies are added without PMC/IPMC approval

@jbonofre

Copy link
Copy Markdown
Member Author

@MonkeyCanCode ^^

@MonkeyCanCode

Copy link
Copy Markdown
Contributor

@MonkeyCanCode ^^

Looks good. Thanks JB.

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