Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit cbdfc69

Browse files
authoredFeb 1, 2023
Update isort version to 5.12.0 (#541)
Fix Poetry CI errors Authors: - Adam Thompson (https://github.com/awthomp) Approvers: - AJ Schmidt (https://github.com/ajschmidt8) URL: #541
1 parent 883a037 commit cbdfc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/PyCQA/isort
3-
rev: 5.11.4
3+
rev: 5.12.0
44
hooks:
55
- id: isort
66
args: ["--settings-path=python/setup.cfg"]

0 commit comments

Comments
 (0)
This repository has been archived.