mirror of https://github.com/tiangolo/fastapi.git
🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#14759)
add uv.lock to files for labeling the PR with 'internal'
This commit is contained in:
parent
f1a39cab12
commit
74cc27fd5a
|
|
@ -31,6 +31,7 @@ internal:
|
|||
- .pre-commit-config.yaml
|
||||
- pdm_build.py
|
||||
- requirements*.txt
|
||||
- uv.lock
|
||||
- docs/en/data/sponsors.yml
|
||||
- docs/en/overrides/main.html
|
||||
- all-globs-to-all-files:
|
||||
|
|
|
|||
Loading…
Reference in New Issue