Skip to content

Commit 4f446f8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0) - [github.com/commitizen-tools/commitizen: v3.5.2 → 3.6.0](commitizen-tools/commitizen@v3.5.2...3.6.0)
1 parent 676fb56 commit 4f446f8

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
@@ -15,11 +15,11 @@ repos:
1515
hooks:
1616
- id: isort
1717
- repo: https://github.com/PyCQA/flake8
18-
rev: 6.0.0
18+
rev: 6.1.0
1919
hooks:
2020
- id: flake8
2121
- repo: https://github.com/commitizen-tools/commitizen
22-
rev: v3.5.2
22+
rev: 3.6.0
2323
hooks:
2424
- id: commitizen
2525
stages:

0 commit comments

Comments
 (0)