mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-07-07 17:45:01 +00:00
chore(dependabot): add /fuzz/ to dependabot directories (#647)
This commit is contained in:
parent
ef33e14133
commit
fd9a597fd0
1 changed files with 4 additions and 2 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
@ -1,7 +1,9 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/"
|
||||
- "/fuzz/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
assignees:
|
||||
|
@ -23,4 +25,4 @@ updates:
|
|||
update-types:
|
||||
- "patch"
|
||||
dev:
|
||||
dependency-type: "development"
|
||||
dependency-type: "development"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue