Skip to content

Commit

Permalink
Fix the dpkg scheduling
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Apr 3, 2023
1 parent 7003d75 commit 10ea4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
/** Update dpkg versions every day */
{
matchPaths: ['^ci/dpkg-versions.yaml$'],
schedule: 'after 5pm on the first day of the month',
schedule: ['at any time'],
groupName: 'dpkg',
automerge: true,
},
Expand Down

0 comments on commit 10ea4ab

Please sign in to comment.