Skip to content

docs(dependabot): "Two ecosystems" → "Three" — config actually tracks npm/actions/docker#186

Merged
CryptoJones merged 1 commit into
masterfrom
docs/dependabot-comment-three-ecosystems-not-two
May 19, 2026
Merged

docs(dependabot): "Two ecosystems" → "Three" — config actually tracks npm/actions/docker#186
CryptoJones merged 1 commit into
masterfrom
docs/dependabot-comment-three-ecosystems-not-two

Conversation

@CryptoJones
Copy link
Copy Markdown
Owner

Closes #185.

Summary

.github/dependabot.yml's header comment opened with "Two ecosystems get watched" but listed three. One-character fix.

Test plan

  • npm run lint clean
  • npm test — 632 passed (docs-only change)

Proudly Made in Nebraska. Go Big Red! 🌽 https://xkcd.com/2347/

… tracks three

The header comment in `.github/dependabot.yml` opens with:

  # Two ecosystems get watched:
  #   1. npm — the production + dev tree in package.json.
  #   2. github-actions — workflow action versions in .github/workflows/.
  #   3. docker — base images in Dockerfile / docker-compose.yml.

…then lists three. The docker ecosystem was added in a later commit and
the leading count never got updated. One-character fix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@CryptoJones CryptoJones merged commit 668814e into master May 19, 2026
3 checks passed
@CryptoJones CryptoJones deleted the docs/dependabot-comment-three-ecosystems-not-two branch May 19, 2026 09:17
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.

dependabot.yml: header comment claims "Two ecosystems" but actually tracks three (npm/actions/docker)

1 participant