Skip to content

Commit ba275fb

Browse files
committed
Merge PR #103
2 parents 6d8b382 + 37c7004 commit ba275fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ repos:
5252
- flake8-pyproject
5353
- flake8-string-format
5454
- repo: https://github.com/google/yapf
55-
rev: v0.40.2
55+
rev: v0.43.0
5656
hooks:
5757
- id: yapf
5858
args: [-i]
5959
additional_dependencies: [toml]
6060
- repo: https://github.com/PyCQA/isort
61-
rev: 5.13.2
61+
rev: 6.0.0
6262
hooks:
6363
- id: isort

0 commit comments

Comments
 (0)