mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
🔧 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:
committed by
GitHub
parent
d7a01b0ece
commit
3cb862e7a8
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@@ -18,6 +18,7 @@ internal:
|
||||
- .pre-commit-config.yaml
|
||||
- pdm_build.py
|
||||
- requirements*.txt
|
||||
- uv.lock
|
||||
- all-globs-to-all-files:
|
||||
- '!docs/**'
|
||||
- '!sqlmodel/**'
|
||||
|
||||
Reference in New Issue
Block a user