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

Commit 07971b3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)
1 parent fcdfdfb commit 07971b3

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
@@ -25,7 +25,7 @@ repos:
2525
language_version: python3.10
2626

2727
- repo: https://github.com/pycqa/flake8
28-
rev: 4.0.1
28+
rev: 5.0.2
2929
hooks:
3030
- id: flake8
3131
additional_dependencies:

0 commit comments

Comments
 (0)