Skip to content

Commit b9afe3a

Browse files
committed
Merge remote-tracking branch 'origin/15.0' into 15.0-store
2 parents 1958247 + 2ec2c2c commit b9afe3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ repos:
101101
files: /__init__\.py$
102102
additional_dependencies: ["flake8-bugbear==20.1.4"]
103103
- repo: https://github.com/PyCQA/isort
104-
rev: 5.9.3
104+
rev: 5.12.0
105105
hooks:
106106
- id: isort
107107
name: isort except __init__.py

0 commit comments

Comments
 (0)