Skip to content

Commit 24a0c46

Browse files
[pre-commit.ci] pre-commit autoupdate (#10)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Joachim Jablon <[email protected]>
1 parent b6549a4 commit 24a0c46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- id: check-added-large-files
1414

1515
- repo: https://github.com/psf/black
16-
rev: "23.12.1"
16+
rev: "24.3.0"
1717
hooks:
1818
- id: black
1919

@@ -23,12 +23,12 @@ repos:
2323
- id: isort
2424

2525
- repo: https://github.com/PyCQA/flake8
26-
rev: "6.1.0"
26+
rev: "7.0.0"
2727
hooks:
2828
- id: flake8
2929

3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: "v3.15.0"
31+
rev: "v3.15.1"
3232
hooks:
3333
- id: pyupgrade
3434
args: ["--py37-plus"]

0 commit comments

Comments
 (0)