Skip to content

chore: add Dependabot configuration file#17

Merged
jeswr merged 4 commits intomainfrom
chore/dependabot
Apr 4, 2026
Merged

chore: add Dependabot configuration file#17
jeswr merged 4 commits intomainfrom
chore/dependabot

Conversation

@jeswr
Copy link
Copy Markdown
Member

@jeswr jeswr commented Apr 4, 2026

Configure Dependabot for npm and GitHub Actions updates.

Note that the following settings has been updated for the main branch ruleset. Merge settings have also been update to only enable squash merges.

image

jeswr added 2 commits April 4, 2026 23:36
Configure Dependabot for npm and GitHub Actions updates.
@jeswr jeswr marked this pull request as ready for review April 4, 2026 22:37
Copilot AI review requested due to automatic review settings April 4, 2026 22:37
@jeswr jeswr changed the title Add Dependabot configuration file chore: add Dependabot configuration file Apr 4, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR sets up automated dependency update management by adding a Dependabot configuration and a GitHub Actions workflow intended to automatically approve/enable auto-merge for Dependabot PRs.

Changes:

  • Add .github/dependabot.yml to configure scheduled updates for npm and GitHub Actions.
  • Add .github/workflows/automerge.yml to auto-approve and enable auto-merge on Dependabot PRs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/automerge.yml New workflow to approve and enable auto-merge for Dependabot PRs via gh.
.github/dependabot.yml Dependabot schedules for npm (daily) and GitHub Actions (weekly) updates.

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jeswr jeswr merged commit e09caa9 into main Apr 4, 2026
4 checks passed
@jeswr jeswr deleted the chore/dependabot branch April 4, 2026 22:44
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