Skip to content

Commit

Permalink
Merge branch 'main' into sync-error-no-specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Jan 30, 2023
2 parents 4a07a81 + 5afde74 commit 66e476e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
- id: black
args: [--target-version=py37]
- repo: https://github.com/PyCQA/isort
rev: 5.11.4
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit 66e476e

Please sign in to comment.