Skip to content

chore: remove Dependabot config#157

Merged
ZhouChaunge merged 1 commit into
mainfrom
chore/remove-dependabot
May 25, 2026
Merged

chore: remove Dependabot config#157
ZhouChaunge merged 1 commit into
mainfrom
chore/remove-dependabot

Conversation

@ZhouChaunge
Copy link
Copy Markdown
Collaborator

目的

删除 .github/dependabot.yml,停止 Dependabot 自动发起的依赖更新 PR(噪音过多)。

影响

后续

如果以后想恢复,可以重新添加 .github/dependabot.yml,建议使用 groups 与更宽的 ignore 规则减少 PR 数量。

Copilot AI review requested due to automatic review settings May 25, 2026 08:49
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Copy Markdown

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

该 PR 通过删除 .github/dependabot.yml 来停用 Dependabot 自动依赖升级 PR,以减少依赖更新带来的噪音;同时不影响 GitHub 的 Dependabot alerts / security updates(这些由仓库 Code security 设置控制)。

Changes:

  • 删除 Dependabot 配置文件,停止自动创建 dependabot/npm_and_yarn/*dependabot/github_actions/* 类型的更新 PR
  • 简化仓库自动化维护来源(后续如需恢复可重新引入配置并结合 groups/ignore 降噪)

@ZhouChaunge ZhouChaunge merged commit 0ee8531 into main May 25, 2026
20 checks passed
@ZhouChaunge ZhouChaunge deleted the chore/remove-dependabot branch May 25, 2026 08:50
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