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 179a946 commit 8040524Copy full SHA for 8040524
update-pre-commit
@@ -104,5 +104,5 @@ if changed:
104
yaml.dump(data, handle)
105
106
subprocess.run(
107
- ["urx", "prek", "run", "--files", sys.argv[1]], check=False, capture_output=True
+ ["uvx", "prek", "run", "--files", sys.argv[1]], check=False, capture_output=True
108
)
0 commit comments