Skip to content

Commit

Permalink
Merge pull request #363 from pylast/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
hugovk authored Feb 8, 2021
2 parents 20692d1 + e87da1e commit 5e1dc22
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.9.0
rev: v2.10.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
Expand Down Expand Up @@ -33,7 +33,7 @@ repos:
additional_dependencies: [flake8-2020, flake8-implicit-str-concat]

- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.7.0
rev: v1.7.1
hooks:
- id: python-check-blanket-noqa

Expand Down

0 comments on commit 5e1dc22

Please sign in to comment.