mirror of
https://github.com/tornadocash/tornado-initiation-ui.git
synced 2024-11-23 18:11:45 +01:00
rm dependabot
This commit is contained in:
parent
d0a3a51b68
commit
82d5acb93f
32
.github/dependabot.yml
vendored
32
.github/dependabot.yml
vendored
@ -1,32 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
# Fetch and update latest `npm` packages
|
||||
- package-ecosystem: npm
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: daily
|
||||
time: '00:00'
|
||||
open-pull-requests-limit: 10
|
||||
reviewers:
|
||||
- rstormsf
|
||||
assignees:
|
||||
- rstormsf
|
||||
commit-message:
|
||||
prefix: fix
|
||||
prefix-development: chore
|
||||
include: scope
|
||||
# Fetch and update latest `github-actions` pkgs
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
interval: daily
|
||||
time: '00:00'
|
||||
open-pull-requests-limit: 10
|
||||
reviewers:
|
||||
- rstormsf
|
||||
assignees:
|
||||
- rstormsf
|
||||
commit-message:
|
||||
prefix: fix
|
||||
prefix-development: chore
|
||||
include: scope
|
Loading…
Reference in New Issue
Block a user