Skip to content

Commit 79b7ae5

Browse files
authored
🔧 Ensure that an edit to uv.lock gets the internal label (#1497)
ensure that an edit to uv.lock (only) gets the internal label
1 parent cb0e472 commit 79b7ae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ internal:
1818
- .pre-commit-config.yaml
1919
- pdm_build.py
2020
- requirements*.txt
21+
- uv.lock
2122
- all-globs-to-all-files:
2223
- '!docs/**'
2324
- '!typer/**'

0 commit comments

Comments
 (0)