aai-institute / lakefs-spec

An fsspec implementation for the lakeFS project.
http://lakefs-spec.org/
Apache License 2.0
37 stars 4 forks source link

Run `pre-commit autoupdate` #223

Closed nicholasjng closed 6 months ago

nicholasjng commented 6 months ago

Bumps bandit to v1.7.6, mypy to v1.7.1, and ruff to v0.1.7.

Also moves the pydoclint hook up before the pip compiles, since those take much longer than pydoclint itself.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (3a3a4ea) 90.05% compared to head (3fd38f4) 90.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #223 +/- ## ======================================= Coverage 90.05% 90.05% ======================================= Files 7 7 Lines 533 533 Branches 85 85 ======================================= Hits 480 480 Misses 27 27 Partials 26 26 ```

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