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 740332a commit e1afafeCopy full SHA for e1afafe
.pre-commit-config.yaml
@@ -69,7 +69,7 @@ repos:
69
language_version: "3.11"
70
name: "poetry-lock (understack-workflows)"
71
files: '^python/understack-workflows/'
72
- args: ["-C", "python/understack-workflows", "--no-update"]
+ args: ["-C", "python/understack-workflows"]
73
- repo: https://github.com/renovatebot/pre-commit-hooks
74
rev: 40.8.1
75
hooks:
0 commit comments