Skip to content

Commit

Permalink
Merge pull request jazzband#1411 from jazzband/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig
  • Loading branch information
webknjaz committed Jun 8, 2021
2 parents 511a7a1 + b327f92 commit 6ed9301
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 @@ -9,7 +9,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
rev: v2.19.0
rev: v2.19.1
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down Expand Up @@ -39,6 +39,6 @@ repos:
args: [--ini, .bandit]
exclude: ^tests/
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.3.0
rev: v2.3.1
hooks:
- id: prettier

0 comments on commit 6ed9301

Please sign in to comment.