Skip to content

Commit 33c8f42

Browse files
[pre-commit.ci] pre-commit autoupdate (#42)
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/pycqa/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ffb3ddc commit 33c8f42

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
@@ -10,7 +10,7 @@ repos:
1010
- id: check-yaml
1111

1212
- repo: https://github.com/psf/black
13-
rev: 24.4.2
13+
rev: 24.8.0
1414
hooks:
1515
- id: black
1616

@@ -20,7 +20,7 @@ repos:
2020
- id: isort
2121

2222
- repo: https://github.com/pycqa/flake8
23-
rev: 7.1.0
23+
rev: 7.1.1
2424
hooks:
2525
- id: flake8
2626

0 commit comments

Comments
 (0)