Skip to content

chore: add Dependabot config - #16

Merged
omarshahine merged 1 commit into
mainfrom
omarshahine/dependabot
Aug 31, 2026
Merged

omarshahine merged 1 commit into
mainfrom
omarshahine/dependabot

Conversation

@omarshahine

Copy link
Copy Markdown
Owner

Grouped monthly updates.

  • github-actions — these workflows carry signing certs, notarization credentials and publish tokens, which is the supply-chain surface that actually matters here.
  • npm — this package is something other people install.

Grouping and the monthly interval are deliberate: ungrouped weekly updates across the fleet would be dozens of PRs a week.

Grouped, monthly. github-actions because those workflows carry signing
and publish credentials; npm only where the package is something other
people install.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VDD6P9ft7DNNbrXpNWvCsk
@greptile-apps

greptile-apps Bot commented Aug 31, 2026

Copy link
Copy Markdown

Greptile Summary

Adds Dependabot configuration for deliberately grouped monthly dependency updates.

  • Groups all GitHub Actions updates into one monthly pull request.
  • Separates monthly npm updates for /openclaw into production and development groups.

Confidence Score: 5/5

The pull request appears safe to merge.

The configuration covers all existing workflow action references and the complete npm dependency surface without introducing a concrete functional or security failure.

Important Files Changed

Filename Overview
.github/dependabot.yml Correctly targets the repository’s GitHub Actions workflows and sole npm package, with valid monthly grouping by ecosystem and dependency type.

Reviews (1): Last reviewed commit: "chore: add Dependabot config" | Re-trigger Greptile

@omarshahine
omarshahine merged commit 5a69fab into main Aug 31, 2026
2 checks passed
@omarshahine
omarshahine deleted the omarshahine/dependabot branch August 31, 2026 21:11
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