Closed github-actions[bot] closed 1 year ago
I think we should just add the pre-commit app. It covers a lot of these edge cases, and it's also very transparent.
Otherwise we should trigger the pre-commit update using a personal access token, since the default GITHUB_TOKEN
forbids its commits from triggering workflows. Thus I had to close&reopen to trigger the checks... which didn't actually trigger due to .pre-commit-config.yaml
not being included in the changes.
Patch coverage: 86.66
% and project coverage change: -0.47
:warning:
Comparison is base (
64b0e50
) 98.50% compared to head (bc504c4
) 98.03%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Update versions of pre-commit hooks to latest version.