Skip to content

Commit d7a8136

Browse files
committed
chore: add uv to dependabot
1 parent d3e083f commit d7a8136

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ updates:
2121
directory: "/"
2222
schedule:
2323
interval: "daily"
24+
- package-ecosystem: "uv"
25+
directory: "/"
26+
schedule:
27+
interval: "weekly"

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ This project uses [arc42](https://docs.arc42.org/home/) to document the requirem
5858
1. [Glossary](docs/arc/glossary.md)
5959

6060
- https://www.conventionalcommits.org/en/v1.0.0/
61-
- https://adr.github.io/

0 commit comments

Comments
 (0)