mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Remove dependabot
This commit is contained in:
parent
6ceae3286c
commit
4de82496b6
1 changed files with 0 additions and 18 deletions
18
.github/dependabot.yml
vendored
18
.github/dependabot.yml
vendored
|
@ -1,18 +0,0 @@
|
||||||
version: 2
|
|
||||||
updates:
|
|
||||||
- package-ecosystem: composer
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: daily
|
|
||||||
open-pull-requests-limit: 99
|
|
||||||
target-branch: staging
|
|
||||||
allow:
|
|
||||||
- dependency-type: all
|
|
||||||
- package-ecosystem: npm
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: daily
|
|
||||||
open-pull-requests-limit: 99
|
|
||||||
target-branch: staging
|
|
||||||
allow:
|
|
||||||
- dependency-type: all
|
|
Loading…
Reference in a new issue