Skip to content

Commit c713e82

Browse files
ci: copy renovate configuration from jms-serializer-uri-handler (#100)
- Update extends from config:base to config:recommended --------- Co-authored-by: Claude <noreply@anthropic.com>
1 parent 4f44877 commit c713e82

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended",
5-
":preserveSemverRanges"
5+
":preserveSemverRanges",
6+
"helpers:pinGitHubActionDigests"
67
],
78
"packageRules": [
89
{

0 commit comments

Comments
 (0)