Skip to content

Commit adf7f52

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.11.0 → 24.1.1](psf/black@23.11.0...24.1.1)
1 parent fc03667 commit adf7f52

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
@@ -8,12 +8,12 @@ repos:
88
hooks:
99
- id: yesqa
1010
- repo: https://github.com/pycqa/isort
11-
rev: '5.12.0'
11+
rev: '5.13.2'
1212
hooks:
1313
- id: isort
1414
args: ["--profile", "black"]
1515
- repo: https://github.com/psf/black
16-
rev: '23.11.0'
16+
rev: '24.1.1'
1717
hooks:
1818
- id: black
1919
language_version: python3 # Should be a command that runs python3.6+

0 commit comments

Comments
 (0)