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

Commit f29f52f

Browse files
authored
Merge pull request #29 from AI2Business/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8569a9e + 9f61b84 commit f29f52f

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: black
66
- repo: https://github.com/PyCQA/isort
7-
rev: '5.8.0' # Use the revision sha / tag you want to point at
7+
rev: '5.9.1' # Use the revision sha / tag you want to point at
88
hooks:
99
- id: isort
1010
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)