mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 15:22:24 -05:00
9 lines
184 B
YAML
9 lines
184 B
YAML
# see https://pyup.io/docs/configuration/ for all available options
|
|
|
|
schedule: "every week on wednesday"
|
|
|
|
search: False
|
|
requirements:
|
|
- requirements.in
|
|
- requirements_for_test.txt
|