Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 1, 2022
1 parent f64cb19 commit 42282cd
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 @@ -16,13 +16,13 @@ repos:
additional_dependencies: [toml]

- repo: https://github.com/asottile/pyupgrade
rev: v2.34.0
rev: v2.37.3
hooks:
- id: pyupgrade
args: [--py36-plus]

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.2
hooks:
- id: flake8
language_version: python3.10
Expand Down

0 comments on commit 42282cd

Please sign in to comment.