diff options
author | Alexandre Flament <alex@al-f.net> | 2021-02-19 13:08:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 13:08:57 +0100 |
commit | 640d6ce77877551361b0acd116a9cd7faf47c611 (patch) | |
tree | 546a8bed672c59c58883f918db79b36ed75388fb /.github/dependabot.yml | |
parent | c89e59650b812a532c9bce741055b568920b2b94 (diff) | |
download | searxng-640d6ce77877551361b0acd116a9cd7faf47c611.tar.gz searxng-640d6ce77877551361b0acd116a9cd7faf47c611.zip |
Update dependabot.yml
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ceef91b91..d2ba03ff2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,3 @@ updates: day: "friday" open-pull-requests-limit: 5 target-branch: "master" - ignore: - - dependency-name: "pygments" |