Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [pre-commit.ci] pre-commit autoupdate (#96)
* Update pre-commit hooks: - github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.0.1 - github.com/psf/black: 21.5b1 → 21.6b0 - github.com/pycqa/isort: 5.8.0 → 5.9.1 - github.com/asottile/pyupgrade: v2.15.0 → v2.20.0 - github.com/nbQA-dev/nbQA: 0.8.0 → 0.13.1 * Revise pre-commit hook order given linear execution - pre-commit hooks execute in order of definition in .pre-commit-config.yaml, so hooks that can change the codebase should execute before linter hooks Co-authored-by: Matthew Feickert <matthew.feickert@cern.ch>
- Loading branch information