diff options
author | Markus Unterwaditzer <markus@unterwaditzer.net> | 2021-11-26 13:08:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-26 13:08:19 +0100 |
commit | bb1e11cc9421c3096d82c4fceb74bb8f0aa82201 (patch) | |
tree | 1e6ce146436135466cd3171d72a728629ea69aef /.github | |
parent | cba789c01df489fd19a466a1452e8a1a74fb186a (diff) |
Update dependabot.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7e69fa1..093f76c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: open-pull-requests-limit: 10 - package-ecosystem: gitsubmodule - directory: "/tests/html5lib-tests" + directory: "/" schedule: interval: daily open-pull-requests-limit: 10 |