mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-06-08 18:57:12 +00:00
use uv
to manage dependencies
This commit is contained in:
parent
589e7837c8
commit
a3b908acaa
5 changed files with 570 additions and 1009 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -5,7 +5,7 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
commit-message:
|
||||
prefix: "Poetry"
|
||||
prefix: "Python"
|
||||
include: "scope"
|
||||
ignore:
|
||||
- dependency-name: "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue