Skip to content

Commit

Permalink
Merge pull request #1483 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
webknjaz committed Sep 13, 2021
2 parents 3c52fd1 + a960119 commit 2930104
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.25.0
rev: v2.26.0
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.2
rev: v2.4.0
hooks:
- id: prettier

0 comments on commit 2930104

Please sign in to comment.