Skip to content

Commit 0402d66

Browse files
ci: pre-commit autoupdate (#1446)
1 parent 011d804 commit 0402d66

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
@@ -21,7 +21,7 @@ repos:
2121
# args: [--target-version, "2.2"]
2222

2323
- repo: https://github.com/PyCQA/flake8
24-
rev: 6.1.0
24+
rev: 7.0.0
2525
hooks:
2626
- id: flake8
2727

@@ -31,7 +31,7 @@ repos:
3131
- id: yesqa
3232

3333
- repo: https://github.com/pre-commit/pre-commit-hooks
34-
rev: v4.5.0
34+
rev: v4.6.0
3535
hooks:
3636
- id: check-merge-conflict
3737
- id: mixed-line-ending

0 commit comments

Comments
 (0)