django-cms / djangocms-versioning

General purpose versioning package for Django CMS 4 and above.
Other
33 stars 29 forks source link

Chore: update ruff and pre-commit hook #381

Closed raffaellasuardini closed 4 months ago

raffaellasuardini commented 4 months ago

Description

After checking ruff I made those update in order to solve warnings:

Related resources

Checklist

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (f90c5b2) 90.88% compared to head (7b73024) 90.88%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #381 +/- ## ======================================= Coverage 90.88% 90.88% ======================================= Files 72 72 Lines 2546 2546 Branches 361 361 ======================================= Hits 2314 2314 Misses 168 168 Partials 64 64 ```

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