Skip to content

Commit

Permalink
Merge pull request #158 from usefulness/mateuszkwiecinski-patch-1
Browse files Browse the repository at this point in the history
Update renovate.json
  • Loading branch information
mateuszkwiecinski authored Dec 14, 2023
2 parents 64d3e64 + d478f14 commit e12340b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"includeForks": true,
"assignees": [
"mateuszkwiecinski"
],
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}
}

0 comments on commit e12340b

Please sign in to comment.