Skip to content

Commit b9c87fa

Browse files
authored
docs: added abandonments to best-practices (renovatebot#36559)
1 parent 71baa86 commit b9c87fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/usage/upgrade-best-practices.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ The [`config:best-practices` preset](./presets-config.md#configbest-practices) h
4747
"docker:pinDigests",
4848
"helpers:pinGitHubActionDigests",
4949
":configMigration",
50-
":pinDevDependencies"
50+
":pinDevDependencies",
51+
"abandonments:recommended"
5152
]
5253
}
5354
```

0 commit comments

Comments
 (0)