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

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jun 3, 2024

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

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (de38381) to head (63f4514).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3093   +/-   ##
=======================================
  Coverage   75.87%   75.87%           
=======================================
  Files         110      110           
  Lines       12536    12536           
=======================================
  Hits         9512     9512           
  Misses       3024     3024           

@flying-sheep flying-sheep added this to the 1.10.2 milestone Jun 4, 2024
@flying-sheep flying-sheep merged commit 8d046ff into main Jun 4, 2024
13 of 18 checks passed
@flying-sheep flying-sheep deleted the pre-commit-ci-update-config branch June 4, 2024 06:41
Copy link

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

"Backport PR #3093 on branch 1.10.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.

None yet

1 participant