Skip to content

Commit

Permalink
Merge pull request #15 from twisted/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
adiroiban authored Jul 7, 2023
2 parents da9b7d0 + c5f37bc commit a9f6161
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: v3.3.2
rev: v3.8.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
Expand All @@ -16,7 +16,7 @@ repos:
- id: flake8

- repo: https://github.com/asottile/yesqa
rev: v1.4.0
rev: v1.5.0
hooks:
- id: yesqa

Expand Down

0 comments on commit a9f6161

Please sign in to comment.