@@ -1941,6 +1941,8 @@ The `postUpgradeTasks` configuration consists of three fields:
A list of commands that are executed after Renovate has updated a dependency but before the commit is made.
You can use variable templating in your commands if [`allowPostUpgradeCommandTemplating`](https://docs.renovatebot.com/self-hosted-configuration/#allowpostupgradecommandtemplating) is enabled.
### fileFilters
A list of glob-style matchers that determine which files will be included in the final commit made by Renovate.