Skip to content

Commit

Permalink
Merge pull request #19 from telnetdoogie/merge_renovate_changes
Browse files Browse the repository at this point in the history
Merge renovate changes
  • Loading branch information
telnetdoogie authored Jan 8, 2025
2 parents a5c7f3e + c854044 commit 6459e21
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
"group:allNonMajor",
"helpers:pinGitHubActionDigests"
],
"customManagers": [
{
Expand All @@ -24,17 +26,6 @@
"matchDepNames": [
"thess/callattendant"
]
},
{
"groupName": "all non-major dependencies",
"groupSlug": "all-minor-patch",
"matchPackageNames": [
"*"
],
"matchUpdateTypes": [
"minor",
"patch"
]
}
]
}
Expand Down

0 comments on commit 6459e21

Please sign in to comment.