Skip to content

Comments

Add Dependabot configuration for version updates#2

Merged
hummat merged 3 commits intohummat:mainfrom
szabgab:szabgab-patch-1
Jan 12, 2026
Merged

Add Dependabot configuration for version updates#2
hummat merged 3 commits intohummat:mainfrom
szabgab:szabgab-patch-1

Conversation

@szabgab
Copy link
Contributor

@szabgab szabgab commented Jan 11, 2026

I noticed that the github actions have newer versions than the ones in this project.

Copilot AI review requested due to automatic review settings January 11, 2026 17:38
Copy link

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 adds a Dependabot configuration file to enable automated version updates for GitHub Actions used in the repository's CI/CD workflows. The configuration sets up monthly checks for all GitHub Actions with grouped updates.

Changes:

  • Added .github/dependabot.yml configuration file for automated dependency updates
  • Configured monthly update schedule for GitHub Actions ecosystem
  • Set up grouping to combine all action updates into single PRs

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

Copy link
Owner

@hummat hummat left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

Issue: The file path is malformed - it shows .github /dependabot.yml (with extra spaces before the slash). It should be .github/dependabot.yml. Dependabot won't recognize the config in the wrong directory.

The configuration itself looks good. Please fix the path and this should be ready to merge.

@szabgab
Copy link
Contributor Author

szabgab commented Jan 12, 2026

Sorry for that. I created the file via the web interface of GitHub.
I moved it.

@hummat hummat merged commit 53f6430 into hummat:main Jan 12, 2026
1 check passed
@hummat
Copy link
Owner

hummat commented Jan 12, 2026

No worries, looks good now, thanks!

@szabgab
Copy link
Contributor Author

szabgab commented Jan 12, 2026

Thanks for accepting the PR. It was done as part of the online events: https://osdc.code-maven.com/python

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