slackapi / bolt-python

A framework to build Slack apps using Python
https://slack.dev/bolt-python/
MIT License
1.03k stars 237 forks source link

fix: dependabot schedule #1056

Closed WilliamBergamin closed 4 months ago

WilliamBergamin commented 4 months ago

Since all dependencies in this project are optional, for testing or managed by us, I suggest to change dependabot checks to monthly instead of weekly

Category (place an x in each of the [ ])

Requirements (place an x in each [ ])

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 91.76%. Comparing base (12d2b5e) to head (eaebaee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1056 +/- ## ======================================= Coverage 91.76% 91.76% ======================================= Files 181 181 Lines 6312 6312 ======================================= Hits 5792 5792 Misses 520 520 ```

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