Skip to content

Commit

Permalink
Merge pull request #694 from pytest-dev/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
nicoddemus committed Aug 24, 2021
2 parents a5c65dd + 513e203 commit 5e0b40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -17,7 +17,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/asottile/pyupgrade
rev: v2.23.0
rev: v2.24.0
hooks:
- id: pyupgrade
args: [--py3-plus]
Expand Down

0 comments on commit 5e0b40c

Please sign in to comment.