Skip to content

Getting started (as a beginner) #11

Answered by floatingpurr
davidsampimon asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @davidsampimon, this hook updates the rev of each repo in .pre-commit-config.yaml with the corresponding package version stored in poetry.lock. If you run it with language: system, you try to run a version of sync_with_poetry installed on your local system. You need to install it manually (but usually you shouldn't rely on local executables!).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@davidsampimon
Comment options

Answer selected by floatingpurr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants