From b74668fd1e73b0908ffea02e9d74e362de40b297 Mon Sep 17 00:00:00 2001 From: Mike Lissner Date: Tue, 9 Jan 2024 14:55:54 -0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 499120f..6184c7e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,5 +7,5 @@ updates: # We only use dependabot for security updates since this is a library. See # https://github.com/freelawproject/eyecite/issues/42 for more discussion. open-pull-requests-limit: 1 - ignore: - - dependency-name: "*" + #ignore: + #- dependency-name: "*"