forked from orbit-oss/flask
remove dependabot
This commit is contained in:
parent
29a94bd102
commit
2d31dce826
1 changed files with 0 additions and 24 deletions
24
.github/dependabot.yml
vendored
24
.github/dependabot.yml
vendored
|
|
@ -1,24 +0,0 @@
|
||||||
version: 2
|
|
||||||
updates:
|
|
||||||
- package-ecosystem: github-actions
|
|
||||||
directory: /
|
|
||||||
schedule:
|
|
||||||
interval: monthly
|
|
||||||
ignore:
|
|
||||||
# slsa depends on upload/download v3
|
|
||||||
- dependency-name: actions/upload-artifact
|
|
||||||
versions: '>= 4'
|
|
||||||
- dependency-name: actions/download-artifact
|
|
||||||
versions: '>= 4'
|
|
||||||
groups:
|
|
||||||
github-actions:
|
|
||||||
patterns:
|
|
||||||
- '*'
|
|
||||||
- package-ecosystem: pip
|
|
||||||
directory: /requirements/
|
|
||||||
schedule:
|
|
||||||
interval: monthly
|
|
||||||
groups:
|
|
||||||
python-requirements:
|
|
||||||
patterns:
|
|
||||||
- '*'
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue