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.
poetry-lock
1 parent 6fdfe69 commit fe86fb4Copy full SHA for fe86fb4
.pre-commit-config.yaml
@@ -30,5 +30,5 @@ repos:
30
types: [python]
31
32
ci:
33
- skip: [python-typecheck]
+ skip: [python-typecheck, poetry-lock]
34
autoupdate_commit_msg: "ci: pre-commit autoupdate"
0 commit comments