Skip to content

Commit

Permalink
[Bugfix] Fix #398 (#403)
Browse files Browse the repository at this point in the history
* Rename .renovaterc.json to .renovaterc

* Update .renovaterc

* Rename .renovaterc to renovate.json
  • Loading branch information
kevinmatthes authored Jun 26, 2023
1 parent 74cae85 commit 17943b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .renovaterc.json → renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"packageRules": [
{
"addLabels": [
"rust",
"rust"
],
"matchManagers": [
"cargo"
Expand Down

0 comments on commit 17943b2

Please sign in to comment.