Skip to content

Add Dependabot configuration#93

Merged
john-kurkowski merged 1 commit intomasterfrom
codex/add-dependabot-configuration-for-monthly-updates
May 9, 2026
Merged

Add Dependabot configuration#93
john-kurkowski merged 1 commit intomasterfrom
codex/add-dependabot-configuration-for-monthly-updates

Conversation

@john-kurkowski
Copy link
Copy Markdown
Owner

Motivation

  • Add a minimal Dependabot config so repository dependencies and GitHub Actions are checked on a low-frequency cadence appropriate for a static portfolio site.

Description

  • Create .github/dependabot.yml with version: 2 and update entries for npm and github-actions targeting the repo root (directory: '/') on a quarterly schedule.

Testing

  • Ran npm run check:fix and it completed successfully.

Codex Task

@lost-pixel-signals
Copy link
Copy Markdown

Shot Type Count Status
Added 0 🟡
Deleted 0
Regression 0

@john-kurkowski john-kurkowski marked this pull request as ready for review May 9, 2026 07:21
@john-kurkowski john-kurkowski merged commit bcb752f into master May 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants