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
Open
Bump the npm_and_yarn group across 1 directory with 5 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
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).
Loading