Skip to content

Commit

Permalink
Add github actions (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Oct 10, 2023
1 parent 195e13a commit bdee65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"description": "Shorten commit titles",
"commitMessageTopic": "{{depName}}",
"matchManagers": ["pre-commit"]
"matchManagers": ["github-actions", "pre-commit"]
}
]
}

0 comments on commit bdee65e

Please sign in to comment.