mirror of
https://github.com/roflmuffin/CounterStrikeSharp.git
synced 2025-12-05 23:58:24 -08:00
14 lines
380 B
YAML
14 lines
380 B
YAML
version: 2
|
|
updates:
|
|
# Update the submodule in libraries/hl2sdk-cs2 every day
|
|
- package-ecosystem: "gitsubmodule"
|
|
directory: "/"
|
|
allow:
|
|
- dependency-name: "libraries/hl2sdk-cs2"
|
|
- dependency-name: "libraries/metamod-source"
|
|
- dependency-name: "libraries/Protobufs"
|
|
schedule:
|
|
interval: "daily"
|
|
commit-message:
|
|
prefix: "chore(deps)"
|