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 #1804

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

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

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.3](astral-sh/ruff-pre-commit@v0.8.2...v0.8.3)
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.59%. Comparing base (df213f6) to head (22cb2ff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1804      +/-   ##
==========================================
- Coverage   87.06%   84.59%   -2.48%     
==========================================
  Files          40       40              
  Lines        6101     6101              
==========================================
- Hits         5312     5161     -151     
- Misses        789      940     +151     

see 8 files with indirect coverage changes

@flying-sheep flying-sheep added this to the 0.11.2 milestone Dec 17, 2024
@flying-sheep flying-sheep merged commit 9f86910 into main Dec 17, 2024
12 of 16 checks passed
@flying-sheep flying-sheep deleted the pre-commit-ci-update-config branch December 17, 2024 09:22
Copy link

lumberbot-app bot commented Dec 17, 2024

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 9f869108aad6192f571f599db46eaa6446886078
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #1804: [pre-commit.ci] pre-commit autoupdate'
  1. Push to a named branch:
git push YOURFORK 0.11.x:auto-backport-of-pr-1804-on-0.11.x
  1. Create a PR against branch 0.11.x, I would have named this PR:

"Backport PR #1804 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