Skip to content

Commit d4a5e6f

Browse files
authored
chore: add poetry lock file (#681)
### Description - Add poetry lock file and rm it from git ignore. - There should be no need to update the Renovate config, as it should look for `poetry.lock` by default, see [docs](https://docs.renovatebot.com/configuration-options/#lockfilemaintenance). ### Issues - Closes: #669 ### Testing - N/A ### Checklist - [x] CI passed
1 parent 9ce6e14 commit d4a5e6f

File tree

2 files changed

+3322
-1
lines changed

2 files changed

+3322
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ __pycache__
1212

1313
# Poetry
1414
poetry.toml
15-
poetry.lock
1615

1716
# Mise
1817
mise.toml

0 commit comments

Comments
 (0)