Sometimes a particular pre-commit dependency is unable to be updated due to a python version constraint (or something like that). Being able to skip updating that dependency repo would enable users to continue to use the reusable workflow to update their dependencies rather than needing to update manually.
Description
Sometimes a particular pre-commit dependency is unable to be updated due to a python version constraint (or something like that). Being able to skip updating that dependency repo would enable users to continue to use the reusable workflow to update their dependencies rather than needing to update manually.
Additional Information
No response