Skip to content

Commit fe1dbcf

Browse files
ci: pre-commit autoupdate (#1546)
updates: - [github.com/PyCQA/flake8: 7.0.0 → 7.3.0](PyCQA/flake8@7.0.0...7.3.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3a5713c commit fe1dbcf

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: 7.0.0
24+
rev: 7.3.0
2525
hooks:
2626
- id: flake8
2727
entry: pflake8
@@ -32,7 +32,7 @@ repos:
3232
- id: yesqa
3333

3434
- repo: https://github.com/pre-commit/pre-commit-hooks
35-
rev: v5.0.0
35+
rev: v6.0.0
3636
hooks:
3737
- id: check-merge-conflict
3838
- id: mixed-line-ending

0 commit comments

Comments
 (0)