crashappsec / crashappsec/pre-commit-sync

detect url deps and leave them as-is in the pre-commit config

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

if a dep is installed from a url, it should not sync the version information in the pre-commit config as that will cause pre-commit to install that version from pypi whereas we would like to install the dep from the url as defined in the pyproject. we should detect that case and leave the url as-is however if the dep is changed to use public version, pre-commit sync should update the .pre-commit file to public version

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.