Disable automatic setting for auto-fixing PRs, we want pre-commit to
be triggered on commits locally. Interventions in PRs are annoying.
Auto-update schedule is set to quarterly, as it takes manual action
to update tools versions in requirements.txt and it would be too
annoying to do that every week.
Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>