Skip to content

Commit

Permalink
build: schedule renovate monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjo committed Mar 20, 2024
1 parent a1b71f9 commit 3e34a7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"extends": [
"config:base",
":disableDependencyDashboard",
":pinSkipCi"
":pinSkipCi",
":schedule:monthly"
],
"labels": [
"renovate"
Expand Down

0 comments on commit 3e34a7d

Please sign in to comment.