Skip to content

Commit

Permalink
Configure Renovate (#1113)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2022
1 parent 07ea968 commit f63798c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"matchPackagePatterns": ["phpstan"],
"groupName": "phpstan packages",
"groupSlug": "phpstan"
}
],
"assignees": [
"simPod"
]
}

0 comments on commit f63798c

Please sign in to comment.