Skip to content

Commit

Permalink
chore: disable dep dashboard (#4694)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss committed Aug 30, 2021
1 parent cd65cec commit 1cc9ce0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
@@ -1,7 +1,8 @@
{
"extends": [
"config:base",
"schedule:weekly"
"schedule:weekly",
":disableDependencyDashboard"
],
"semanticCommits": false,
"postUpdateOptions": [
Expand Down

0 comments on commit 1cc9ce0

Please sign in to comment.