Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/.github/dependabot.yml

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
File
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