Skip to content

Commit

Permalink
chore: Ignore auto-updates from @Docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim authored Jan 30, 2025
1 parent 52fac1c commit aaafeac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"packageRules": [
{
"matchPackageNames": ["typedoc"],
"matchPackageNames": ["typedoc", "@docusaurus/"],
"automerge": false
}
]
Expand Down

0 comments on commit aaafeac

Please sign in to comment.