We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e083f commit d7a8136Copy full SHA for d7a8136
2 files changed
.github/dependabot.yml
@@ -21,3 +21,7 @@ updates:
21
directory: "/"
22
schedule:
23
interval: "daily"
24
+ - package-ecosystem: "uv"
25
+ directory: "/"
26
+ schedule:
27
+ interval: "weekly"
README.md
@@ -58,4 +58,3 @@ This project uses [arc42](https://docs.arc42.org/home/) to document the requirem
58
1. [Glossary](docs/arc/glossary.md)
59
60
- https://www.conventionalcommits.org/en/v1.0.0/
61
-- https://adr.github.io/
0 commit comments