Skip to content

DEVOPS-1112: Update dependabot configuration - #88

Merged
sebhmg merged 3 commits into
developfrom
DEVOPS-1112
Aug 25, 2026
Merged

DEVOPS-1112: Update dependabot configuration#88
sebhmg merged 3 commits into
developfrom
DEVOPS-1112

Conversation

@RomFloreani

@RomFloreaniRomFloreani commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

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

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

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Automates an update to the repository’s Dependabot configuration by adjusting how GitHub Actions updates are targeted and adding weekly Dependabot updates for pre-commit hooks.

Changes:

  • Removed explicit target-branch: "develop" from the github-actions updates configuration.
  • Added a new pre-commit ecosystem entry with weekly scheduling, cooldown, and grouped updates.

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

Comment on lines 8 to 11
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "develop"
schedule:
interval: "weekly"
@github-actionsgithub-actionsBot changed the title DEVOPS-1112 - Update dependabot configurationDEVOPS-1112: Update dependabot configurationAug 4, 2026
@sebhmg
sebhmg merged commit 60cc4f1 into developAug 25, 2026
19 checks passed
@sebhmg
sebhmg deleted the DEVOPS-1112 branch August 25, 2026 03:16
Sign up for freeto 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.

3 participants

@RomFloreani@sebhmg