Skip to content

Set package ecosystem to 'yarn' in dependabot config - #11

Closed
alisalahio wants to merge 1 commit into
mainfrom
alisalahio-patch-1
Closed

Set package ecosystem to 'yarn' in dependabot config#11
alisalahio wants to merge 1 commit into
mainfrom
alisalahio-patch-1

Conversation

@alisalahio

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a Dependabot configuration file intended to enable automated dependency update PRs for a Yarn-based JavaScript ecosystem.

Changes:

  • Introduces .github/dependabot.yml with version: 2 and a weekly update schedule.
  • Configures Dependabot to scan the repository root (directory: "/") using package-ecosystem: "yarn".

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yml
Comment on lines +8 to +9
- package-ecosystem: "yarn" # See documentation for possible values
directory: "/" # Location of package manifests
@alisalahio alisalahio closed this Aug 1, 2026
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.

2 participants