You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ci: unify auto-merge across bots
Rename dependabot-auto-merge.yml to auto-merge.yml and add a job that
merges the weekly pre-commit hook bump. The bump reaches every
repository at once and carries nothing but `rev:` changes, yet each one
had to be merged by hand.
Add lf-pre-commit.yml so the updated hooks run over the whole tree
before such a pull request is merged.
* ci: run the pre-commit job on 3.13
The pinned pre-commit stack requires Python 3.10 or newer, so the py39
floor the controller plugins support cannot run it.
0 commit comments