Skip to content

chore: disable Dependabot version updates - #27

Merged
mikim merged 1 commit into
mainfrom
codex/disable-dependabot-version-updates
Jul 28, 2026
Merged

chore: disable Dependabot version updates#27
mikim merged 1 commit into
mainfrom
codex/disable-dependabot-version-updates

Conversation

@mikim

@mikim mikim commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Remove .github/dependabot.yml.
  • Stop scheduled Dependabot version-update PRs for npm/pnpm dependencies and GitHub Actions.

Why

The repository-level configuration scheduled weekly version updates and allowed up to 10 open npm PRs. Those routine updates are no longer desired.

Impact

  • Routine Dependabot version-update PRs will no longer be created.
  • Dependabot security-update settings are separate GitHub repository settings and are not changed by this PR.
  • Application code, manifests, lockfiles, CI, and release workflows are unchanged.

Validation

  • git diff --check
  • pnpm check (typecheck, Biome, schema validation, build, and all 73 tests)

@mikim
mikim marked this pull request as ready for review July 28, 2026 01:59
@mikim
mikim merged commit cb5d89f into main Jul 28, 2026
4 checks passed
@mossland
mossland deleted the codex/disable-dependabot-version-updates branch July 29, 2026 01: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.

1 participant