Skip to content

Commit

Permalink
chore: reduce update frequency for Dockerfile (googleapis#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan committed Dec 21, 2022
1 parent 5fcde83 commit aff72ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"matchManagers": ["dockerfile"],
"matchPackageNames": ["python"],
"matchCurrentVersion": "3.10",
"matchCurrentVersion": "3.11",
"schedule": ["before 12pm on Monday"]
}
]
Expand Down

0 comments on commit aff72ff

Please sign in to comment.