deno.land / std@0.224.0 / .github / dependabot.yml

dependabot.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version: 2updates:
- package-ecosystem: "github-actions" directory: "/" schedule: # Check for updates to GitHub Actions every week interval: "weekly"
- package-ecosystem: "cargo" directory: "/crypto/_wasm" schedule: interval: "weekly" groups: dependencies: patterns: - "*" # Matches all packages
std

Version Info

Tagged at
3 weeks ago