3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-08-14 00:51:18 +00:00
rust-cache/.github/dependabot.yaml
2025-07-15 17:04:17 +02:00

18 lines
446 B
YAML

# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#package-ecosystem-
version: 2
updates:
- package-ecosystem: cargo
directories:
- tests
- tests/wasm-workspace
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: npm
directory: /
schedule:
interval: weekly