Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit de2b7b6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](PyCQA/flake8@3.9.0...3.9.1)
1 parent 8fc6602 commit de2b7b6

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
@@ -12,7 +12,7 @@ repos:
1212
- id: requirements-txt-fixer
1313
- id: double-quote-string-fixer
1414
- repo: https://github.com/PyCQA/flake8
15-
rev: 3.9.0
15+
rev: 3.9.1
1616
hooks:
1717
- id: flake8
1818
additional_dependencies: [flake8-typing-imports==1.10.0]

0 commit comments

Comments
 (0)