Skip to content

[BUGFIX] Fix parameter type in the Dependabot configuration#1956

Merged
d-s-codappix merged 1 commit intomainfrom
bugfix/dependabot-days
Feb 2, 2026
Merged

[BUGFIX] Fix parameter type in the Dependabot configuration#1956
d-s-codappix merged 1 commit intomainfrom
bugfix/dependabot-days

Conversation

@oliverklee
Copy link
Contributor

The number of days for the cooldown period needs to be an integer, and passing a string breaks Dependabot.

The number of days for the cooldown period needs to be an
integer, and passing a string breaks Dependabot.
@oliverklee oliverklee requested a review from a team February 2, 2026 15:28
@oliverklee oliverklee self-assigned this Feb 2, 2026
@oliverklee oliverklee added bug Something isn't working dependencies Pull requests that update a dependency file labels Feb 2, 2026
@oliverklee oliverklee moved this to In review in Best Practices Remote Day Feb 2, 2026
@coveralls
Copy link

Pull Request Test Coverage Report for Build 21596165305

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 21594446602: 0.0%
Covered Lines: 111
Relevant Lines: 111

💛 - Coveralls

@d-s-codappix d-s-codappix merged commit 5e3e252 into main Feb 2, 2026
32 checks passed
@d-s-codappix d-s-codappix deleted the bugfix/dependabot-days branch February 2, 2026 15:32
@github-project-automation github-project-automation bot moved this from In review to Done in Best Practices Remote Day Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants