Skip to content

Commit

Permalink
Merge pull request #277 from jazzband/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Hugo Osvaldo Barrera authored Nov 8, 2021
2 parents 20a8632 + 5b7f3ee commit 236a6ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: check-added-large-files
- id: debug-statements
- repo: https://github.com/pycqa/isort
rev: 5.9.3
rev: 5.10.0
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
Expand All @@ -24,7 +24,7 @@ repos:
- flake8-bugbear
exclude: docs\/.*
- repo: https://github.com/asottile/pyupgrade
rev: v2.26.0
rev: v2.29.0
hooks:
- id: pyupgrade
args: [--py3-plus]
Expand Down

0 comments on commit 236a6ad

Please sign in to comment.