Skip to content

Commit 5f406e3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 9.0.0b1 → 9.0.0b5](PyCQA/isort@9.0.0b1...9.0.0b5) - [github.com/pylint-dev/pylint: v4.0.6 → v4.0.7](pylint-dev/pylint@v4.0.6...v4.0.7)
1 parent 68b1972 commit 5f406e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ repos:
1111
- id: black
1212

1313
- repo: https://github.com/pycqa/isort
14-
rev: 9.0.0b1
14+
rev: 9.0.0b5
1515
hooks:
1616
- id: isort
1717

1818
- repo: https://github.com/pylint-dev/pylint
19-
rev: v4.0.6
19+
rev: v4.0.7
2020
hooks:
2121
- id: pylint
2222
language: python

0 commit comments

Comments
 (0)