Skip to content

Commit 51cef53

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1) - [github.com/tox-dev/pyproject-fmt: 2.1.4 → 2.2.1](tox-dev/pyproject-fmt@2.1.4...2.2.1)
1 parent 73c2a34 commit 51cef53

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
@@ -12,7 +12,7 @@ repos:
1212
types: ["python"]
1313

1414
- repo: https://github.com/PyCQA/flake8
15-
rev: 7.1.0
15+
rev: 7.1.1
1616
hooks:
1717
- id: flake8
1818

@@ -27,6 +27,6 @@ repos:
2727
- id: isort
2828

2929
- repo: https://github.com/tox-dev/pyproject-fmt
30-
rev: "2.1.4"
30+
rev: "2.2.1"
3131
hooks:
3232
- id: pyproject-fmt

0 commit comments

Comments
 (0)