mblackgeo / flask-cognito-lib

A Flask extension that supports protecting routes with AWS Cognito following OAuth 2.1 best practices
https://mblackgeo.github.io/flask-cognito-lib/
MIT License
59 stars 19 forks source link

feat: update `pre-commit` config to `4.x` #41

Closed lokeoke closed 6 months ago

lokeoke commented 6 months ago

Runing pre-commit autoupdate worked just fine for me.

Resolves

lokeoke commented 6 months ago

@mblackgeo Hi As probably noticed I've created a few PRs proposing some features, but this one should go first as without it I'm not really able to make development locally.

In addition, there's likely something with Codecov token because all CI jobs started to fail.

mblackgeo commented 6 months ago

Thanks for the PR! Please sync with master, I just updated the CI so codecov should be working again. Cheers

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (c70a64f) to head (e8782dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 9 Lines 310 310 ========================================= Hits 310 310 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.