Skip to content

Commit

Permalink
fix: disable bumping discord-api-types through renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
favna authored Sep 9, 2024
1 parent 51e07e7 commit 1f78276
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sapphire-renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
{
"matchPackagePatterns": ["typedoc"],
"enabled": false
},
{
"matchPackagePatterns": ["discord-api-types"],
"enabled": false
}
]
}
Expand Down

0 comments on commit 1f78276

Please sign in to comment.