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

[pre-commit.ci] pre-commit autoupdate #1810

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Dec 23, 2024

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (d84a48e) to head (ff6000f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1810       +/-   ##
===========================================
+ Coverage   55.16%   84.60%   +29.44%     
===========================================
  Files          40       40               
  Lines        6107     6107               
===========================================
+ Hits         3369     5167     +1798     
+ Misses       2738      940     -1798     

see 28 files with indirect coverage changes

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.3...v0.8.6)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2594e25 to ff6000f Compare January 6, 2025 18:15
@flying-sheep flying-sheep added this to the 0.11.2 milestone Jan 7, 2025
@flying-sheep flying-sheep merged commit 4bcd989 into main Jan 7, 2025
20 of 25 checks passed
@flying-sheep flying-sheep deleted the pre-commit-ci-update-config branch January 7, 2025 09:55
Copy link

lumberbot-app bot commented Jan 7, 2025

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout 0.11.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 4bcd98936395421c8759e0e30016483786cca2ef
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #1810: [pre-commit.ci] pre-commit autoupdate'
  1. Push to a named branch:
git push YOURFORK 0.11.x:auto-backport-of-pr-1810-on-0.11.x
  1. Create a PR against branch 0.11.x, I would have named this PR:

"Backport PR #1810 on branch 0.11.x ([pre-commit.ci] pre-commit autoupdate)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant