Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy committed Oct 14, 2024
1 parent 9cfed30 commit 8f6d1b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,7 @@
},
{
"matchManagers": ["npm"],
"matchDepNames": [
"@seek/*"
],
"matchDepNames": ["^@seek/*"],
"matchUpdateTypes": ["major", "minor", "patch"],
"schedule": "before 3:00 am every weekday",
"minimumReleaseAge": "0 days",
Expand Down

0 comments on commit 8f6d1b4

Please sign in to comment.