srstevenson / nb-clean

Clean Jupyter notebooks for version control. Remove metadata, outputs, and execution counts with Git and pre-commit support.
https://pypi.org/project/nb-clean
ISC License
137 stars 19 forks source link

Run Dependabot more regularly #198

Closed srstevenson closed 1 year ago

srstevenson commented 1 year ago

This makes it less likely that multiple PRs with dependency updates are opened on the same day which conflict with one another and need rebasing.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (392e97f) 98.28% compared to head (8acba58) 98.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ======================================= Coverage 98.28% 98.28% ======================================= Files 3 3 Lines 175 175 ======================================= Hits 172 172 Misses 3 3 ```

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