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

Update pre-commit hooks #449

Merged
merged 7 commits into from Nov 21, 2022
Merged

Conversation

seifertm
Copy link
Contributor

@seifertm seifertm commented Nov 20, 2022

This PR updates all pre-commit hooks to the most recent versions.

This fixes an issue that causes the CI pipeline to fail, due to the move of flake8 from GitLab to GitHub and the subsequent URL change (see PyCQA/flake8#1305).

The update of shed causes changes in the ordering of some Union types. These should not break anything, though.

…Lab to GitHub.

see PyCQA/flake8#1305

Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
@codecov-commenter
Copy link

Codecov Report

Base: 92.41% // Head: 92.41% // No change to project coverage 👍

Coverage data is based on head (1ad6b34) compared to base (07a1416).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files           3        3           
  Lines         277      277           
  Branches       38       38           
=======================================
  Hits          256      256           
  Misses         13       13           
  Partials        8        8           
Impacted Files Coverage Δ
plugin.py 92.27% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@seifertm seifertm merged commit d39589c into pytest-dev:master Nov 21, 2022
@seifertm seifertm deleted the update-flake8-url branch October 23, 2023 06:16
@seifertm seifertm restored the update-flake8-url branch October 23, 2023 08:17
@seifertm seifertm deleted the update-flake8-url branch October 23, 2023 08:30
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.

None yet

3 participants