Skip to content

Conversation

@github-actions
Copy link
Contributor

Update versions of tools in pre-commit configs to latest version

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@github-actions github-actions bot force-pushed the update/pre-commit-autoupdate branch from 3165fad to 73217f7 Compare November 30, 2022 02:59
@sobolevn sobolevn merged commit 9672ba7 into master Nov 30, 2022
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
rev: 6.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to break our CI.

    Collecting flake8-pyi==22.10.0
      Downloading flake8_pyi-22.10.0-py37-none-any.whl (24 kB)
    
    The conflict is caused by:
        The user requested flake8 6.0.0 (from /home/runner/.cache/pre-commit/repovn0unijf)
        flake8-pyi 22.10.0 depends on flake8<6.0.0 and >=3.2.1

Do you know why CI doesn't run in this pull request? Running the CI would have detected this issue.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in #303

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

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

3 participants