Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove pre-commit update workflow #191

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

TheJulianJES
Copy link
Contributor

@TheJulianJES TheJulianJES commented Sep 2, 2024

We're now using the pre-commit CI app. This automatically creates a PR to update pre-commit hooks every Monday. See this example PR from the quirks repo:

This allows us to remove our own pre-commit update workflow. It can also be removed from the shared workflows repo after this.

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.89%. Comparing base (9f8263a) to head (447eb12).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #191   +/-   ##
=======================================
  Coverage   95.89%   95.89%           
=======================================
  Files          61       61           
  Lines        9404     9404           
=======================================
  Hits         9018     9018           
  Misses        386      386           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dmulcahey dmulcahey merged commit 57a5348 into zigpy:dev Sep 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants