mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-02 19:36:27 -04:00
Disable Dependabot for Python dependencies (#1968)
This commit is contained in:
parent
e4d89b0894
commit
d4f1195bb3
1 changed files with 0 additions and 14 deletions
14
.github/dependabot.yml
vendored
14
.github/dependabot.yml
vendored
|
@ -13,17 +13,3 @@ updates:
|
||||||
- "jonaharagon"
|
- "jonaharagon"
|
||||||
labels:
|
labels:
|
||||||
- "fix:github_actions"
|
- "fix:github_actions"
|
||||||
|
|
||||||
# Maintain dependencies for pipenv
|
|
||||||
- package-ecosystem: "pip"
|
|
||||||
directory: "/"
|
|
||||||
ignore:
|
|
||||||
- dependency-name: "mkdocs-material"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
assignees:
|
|
||||||
- "jonaharagon"
|
|
||||||
reviewers:
|
|
||||||
- "jonaharagon"
|
|
||||||
labels:
|
|
||||||
- "fix:python"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue