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

Commit 8c6c9ef

Browse files
authored
Merge pull request #32 from AI2Business/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6891714 + 17757e8 commit 8c6c9ef

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: '21.7b0'
3+
rev: '21.8b0'
44
hooks:
55
- id: black
66
- repo: https://github.com/PyCQA/isort
@@ -22,7 +22,7 @@ repos:
2222
- id: check-yaml
2323
exclude: docs/mkdocs.yml
2424
- repo: https://github.com/PyCQA/pylint
25-
rev: 'v2.9.5'
25+
rev: 'v2.10.2'
2626
hooks:
2727
- id: pylint
2828
name: pylint

0 commit comments

Comments
 (0)