Skip to content

DEVOPS-1112: Update dependabot configuration - #55

Open
RomFloreani wants to merge 2 commits into
developfrom
DEVOPS-1112
Open

DEVOPS-1112: Update dependabot configuration#55
RomFloreani wants to merge 2 commits into
developfrom
DEVOPS-1112

Conversation

@RomFloreani

@RomFloreani RomFloreani commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

DEVOPS-1112 - use dependabot for pre-commit autoupdate
Automated update of .github/dependabot.yml

Copilot AI lite review requested due to automatic review settings August 4, 2026 15:55

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

Updates the repository’s Dependabot configuration to adjust how automated dependency-update PRs are created, and to expand coverage to pre-commit hooks.

Changes:

  • Removed the explicit target-branch: develop for GitHub Actions updates (Dependabot will now target the repo default branch).
  • Added a new Dependabot updater for the pre-commit ecosystem with weekly scheduling and grouping.

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

Comment thread .github/dependabot.yml
Comment on lines 8 to 11
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "develop"
schedule:
interval: "weekly"
@github-actions github-actions Bot changed the title DEVOPS-1112 - Update dependabot configuration DEVOPS-1112: Update dependabot configuration Aug 4, 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