Closed Lee-W closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.57%. Comparing base (
120d514
) to head (7116af5
). Report is 481 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
When running
pre-commit run --all-files
, the following error was encountered.This commit only only migrates the pre-commit config to the latest version.
Checklist
./scripts/format
and./scripts/test
locally to ensure this change passes linter check and testExpected behavior
Run
pre-commit run --all-files
without encountering warningSteps to Test This Pull Request
Run
pre-commit run --all-files
Additional context