Skip to content

Commit 445bec4

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/compilerla/conventional-pre-commit: v4.0.0 → v4.1.0](compilerla/conventional-pre-commit@v4.0.0...v4.1.0) - [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent 074b755 commit 445bec4

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
@@ -8,7 +8,7 @@ default_install_hook_types:
88

99
repos:
1010
- repo: https://github.com/compilerla/conventional-pre-commit
11-
rev: v4.0.0
11+
rev: v4.1.0
1212
hooks:
1313
- id: conventional-pre-commit
1414
stages: [commit-msg]
@@ -38,7 +38,7 @@ repos:
3838
- python
3939

4040
- repo: https://github.com/PyCQA/flake8
41-
rev: 7.1.2
41+
rev: 7.2.0
4242
hooks:
4343
- id: flake8
4444
types:

0 commit comments

Comments
 (0)