cookiecutter-modern-pypackage icon indicating copy to clipboard operation
cookiecutter-modern-pypackage copied to clipboard

Fix pre-commit-autoupdate workflow

Open fedejaure opened this issue 6 months ago • 0 comments

Expected Behavior

Run the entire workflow.

Actual Behavior

Fails with

Run poetry run pre-commit autoupdate
...
[https://github.com/citation-file-format/cffconvert] 
=====> /tmp/tmpf6w2pz17/.pre-commit-hooks.yaml is not a file
...
Error: Process completed with exit code 1.

Steps to Reproduce the Problem

  1. Run pre-commit-hooks workflow.
  2. Wait until fails.

fedejaure avatar Aug 03 '24 16:08 fedejaure