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

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.286...v0.0.287)
- [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](pre-commit/mirrors-prettier@v3.0.2...v3.0.3)
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #1120 (2ab1297) into main (22f33bb) will decrease coverage by 2.21%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1120      +/-   ##
==========================================
- Coverage   84.90%   82.70%   -2.21%     
==========================================
  Files          36       36              
  Lines        5133     5133              
==========================================
- Hits         4358     4245     -113     
- Misses        775      888     +113     
Flag Coverage Δ
gpu-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

@flying-sheep flying-sheep added this to the 0.9.3 milestone Sep 5, 2023
@flying-sheep flying-sheep merged commit fea7561 into main Sep 5, 2023
13 of 15 checks passed
@flying-sheep flying-sheep deleted the pre-commit-ci-update-config branch September 5, 2023 07:49
@lumberbot-app
Copy link

lumberbot-app bot commented Sep 5, 2023

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

"Backport PR #1120 on branch 0.9.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