Skip to content
This repository was archived by the owner on Sep 3, 2026. It is now read-only.

Bump the npm_and_yarn group across 1 directory with 5 updates - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-2d426a6f11
Open

Bump the npm_and_yarn group across 1 directory with 5 updates#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-2d426a6f11

Bump the npm_and_yarn group across 1 directory with 5 updates

fa61341
Select commit
Loading
Failed to load commit list.
bombxd / Conventional Commits Specification failed Sep 3, 2026 in 6s

Invalid Conventional Commits

Warning

Some commit messages in this PR do not follow the Conventional Commits specification.

Expected format: type(scope): description

Invalid commit messages
  • PR Title: Bump the npm_and_yarn group across 1 directory with 5 updates
  • Commit fa61341: Bump the npm_and_yarn group across 1 directory with 5 updates

Tip

Valid types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

Fix non-compliant commit messages with git rebase -i origin/main (change pick to reword) and force-push (git push --force-with-lease).