mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-10 23:30:53 +00:00
chore(deps): update dependencies
This commit is contained in:
parent
7e1e2d0a10
commit
7c68b1a3d1
7 changed files with 949 additions and 6317 deletions
18
.github/dependabot.yaml
vendored
Normal file
18
.github/dependabot.yaml
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue