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 b6e820f commit a01ec77Copy full SHA for a01ec77
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
- id: pyupgrade
56
args:
57
- "--py39-plus"
58
- # Manual because ruff does what pyupgrade does and the two are not out of sync
+ # Manual because ruff does what pyupgrade does and the two are not out of sync
59
# often enough to make launching pyupgrade everytime worth it
60
stages: [manual]
61
- repo: local
0 commit comments