Skip to content

DEVOPS-1112: Update dependabot configuration - #164

Open
RomFloreani wants to merge 1 commit into
developfrom
DEVOPS-1112
Open

DEVOPS-1112: Update dependabot configuration#164
RomFloreani wants to merge 1 commit into
developfrom
DEVOPS-1112

Conversation

@RomFloreani

@RomFloreani RomFloreani commented Aug 4, 2026

Copy link
Copy Markdown

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:54
@github-actions github-actions Bot changed the title DEVOPS-1112 - Update dependabot configuration DEVOPS-1112: Update dependabot configuration Aug 4, 2026

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

This PR updates the repository’s Dependabot configuration to enable automated updates for pre-commit hooks and to organize update PRs using dependency groups.

Changes:

  • Added Dependabot dependency grouping for github-actions updates.
  • Added a new pre-commit ecosystem entry to automate .pre-commit-config.yaml hook rev updates.
  • Removed the explicit target-branch: "develop" setting for GitHub Actions updates (Dependabot will now default to the repo’s default branch).

💡 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"
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