Skip to content

Commit

Permalink
Disable the Renovate dependency dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Aug 31, 2021
1 parent 835d1c5 commit 4a96824
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
@@ -1,6 +1,7 @@
{
"extends": [
"config:base"
"config:base",
":disableDependencyDashboard"
],
"ignorePaths": [
"Google.Api.CommonProtos/**",
Expand Down

0 comments on commit 4a96824

Please sign in to comment.