Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 4628c10

Browse files
ENH: Autoupdate hooks [pre-commit.ci]
updates: - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)
1 parent 4e12cec commit 4628c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- --fix=lf
2424

2525
- repo: https://github.com/PyCQA/flake8
26-
rev: 4.0.1
26+
rev: 5.0.2
2727
hooks:
2828
- id: flake8
2929
additional_dependencies:

0 commit comments

Comments
 (0)