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
Since dependabot does not check dependencies in pre-commit config files, we need a workflow that runs pre-commit autoupdate and checks if any hook versions are udpated, if so, the workflow should create a PR.
Since dependabot does not check dependencies in pre-commit config files, we need a workflow that runs
pre-commit autoupdate
and checks if any hook versions are udpated, if so, the workflow should create a PR.Example: https://github.com/browniebroke/pre-commit-autoupdate-action
The text was updated successfully, but these errors were encountered: