From 96310988d30f6762b797e1276317a32a48aff599 Mon Sep 17 00:00:00 2001 From: staticdev Date: Tue, 16 Jun 2020 09:50:59 -0300 Subject: [PATCH] Fix other space pre-commit didn't get --- {{cookiecutter.project_name}}/.github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/{{cookiecutter.project_name}}/.github/dependabot.yml b/{{cookiecutter.project_name}}/.github/dependabot.yml index 36bf66c85..6f8d6fa5a 100644 --- a/{{cookiecutter.project_name}}/.github/dependabot.yml +++ b/{{cookiecutter.project_name}}/.github/dependabot.yml @@ -24,4 +24,3 @@ updates: interval: daily time: "09:00" open-pull-requests-limit: 10 -