Skip to content

Commit

Permalink
chore: fix renovate config warning (#6251)
Browse files Browse the repository at this point in the history
  • Loading branch information
caohuilin committed Sep 24, 2024
1 parent 3c509f1 commit dd3cf7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", "schedule:weekly"],
"ignorePaths": ["**/tests/**", "**/node_modules/**"],
// ensure pnpmfile can be run
"allowScripts": true,
"packageRules": [
// Use chore as semantic commit type for commit messages
{
Expand Down

0 comments on commit dd3cf7b

Please sign in to comment.