v1.24.0
cloudpossebot
released this
23 Jul 03:18
·
25 commits
to refs/heads/master
since this release
Update pre-commit to run pre-push @Nuru (#355)
what
- Update make targets
pr/pre-commit
andpre-commit/run
to only run thepre-push
stage ofpre-commit
- Update Python package versions
- Update Docker GitHub actions
why
- Target is intended to be used pre-push, and previous target ran against all files, which both took excessively long and sometimes made unwanted changes to large numbers of untouched files.
- PyYaml 5.4.1 no longer installs because of Cython v3, + bug and security fixes
- Migrate away from deprecated features