Skip to content

Commit 875c34b

Browse files
committed
Bump flake8 to 6.1.0.
1 parent 071fa2f commit 875c34b

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
@@ -11,7 +11,7 @@ repos:
1111
- id: blacken-docs
1212

1313
- repo: https://github.com/PyCQA/flake8
14-
rev: 6.0.0
14+
rev: 6.1.0
1515
hooks:
1616
- id: flake8
1717
args: [--ignore, "E203,E501,B006,W503"]

0 commit comments

Comments
 (0)