🔧 Ensure that an edit to uv.lock gets the internal label (#1719)

Ensure that an edit to uv.lock gets the internal label
This commit is contained in:
Sofie Van Landeghem
2026-01-22 17:33:46 +01:00
committed by GitHub
parent d7a01b0ece
commit 3cb862e7a8

1
.github/labeler.yml vendored
View File

@@ -18,6 +18,7 @@ internal:
- .pre-commit-config.yaml
- pdm_build.py
- requirements*.txt
- uv.lock
- all-globs-to-all-files:
- '!docs/**'
- '!sqlmodel/**'