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

Merged
merged 4 commits into from
Aug 4, 2022

Commits on Aug 1, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)
    pre-commit-ci[bot] committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    923b366 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    cac8568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2786fbc View commit details
    Browse the repository at this point in the history
  3. chore: drop flake8 added deps from pre-commit

    Going to rely on actual isort and bandit instead of these plugins,
    as they can't seem to keep up with flake8 itself.
    Plus, these plugins just help with including isort and bandit checks
    within flake8 reporting;
    the real tools are better at doing that themselves.
    GriceTurrble committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    47c0f85 View commit details
    Browse the repository at this point in the history