sphinx-doc / sphinxcontrib-django

This is a sphinx extension which improves the documentation of Django apps.
https://pypi.org/project/sphinxcontrib-django/
Apache License 2.0
43 stars 25 forks source link

Keep GitHub Actions up to date with GitHub's Dependabot #64

Closed cclauss closed 7 months ago

cclauss commented 7 months ago

Short description

Keep GitHub Actions up to date with GitHub's Dependabot

Proposed changes

Also, % black . # to format files for black stable style 2024. This adds one blank line to nine Python files. 😃

Resolved issues

Fixes: The warnings at the bottom right of:

@timobrembeck Your review, please.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (f4dfbbd) to head (d89bf69).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 328 328 ========================================= Hits 328 328 ```

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

cclauss commented 7 months ago

Generated: