]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#1719)
authorSofie Van Landeghem <svlandeg@users.noreply.github.com>
Thu, 22 Jan 2026 16:33:46 +0000 (17:33 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Jan 2026 16:33:46 +0000 (17:33 +0100)
Ensure that an edit to uv.lock gets the internal label

.github/labeler.yml

index 1af3d5e408949c351d262e64f89289b8ecd45419..0e1028a003395f1a0dfd327cd0607bded74522b5 100644 (file)
@@ -18,6 +18,7 @@ internal:
         - .pre-commit-config.yaml
         - pdm_build.py
         - requirements*.txt
+        - uv.lock
       - all-globs-to-all-files:
         - '!docs/**'
         - '!sqlmodel/**'