We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96b6fd commit 43970eeCopy full SHA for 43970ee
.pre-commit-config.yaml
@@ -53,7 +53,7 @@ repos:
53
entry: pyupgrade
54
language: system
55
types: [python]
56
- args: [--py37-plus]
+ args: [--py310-plus]
57
- id: trailing-whitespace
58
name: Trim Trailing Whitespace
59
entry: trailing-whitespace-fixer
0 commit comments