Commit 49bc897
chore: rename deprecated allowedPostUpgradeCommands to allowedCommands (#635)
## Summary
- Rename `allowedPostUpgradeCommands` to `allowedCommands` in the global
self-hosted Renovate config
- The old name was deprecated in Renovate v39.131 and auto-migrates, but
using the current name avoids future breakage
## Test plan
- [ ] Merge and verify next Renovate run processes repos without config
warnings
- [ ] Verify post-upgrade tasks still execute on
rules_swift_package_manager PRs
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent ab8b23c commit 49bc897
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments