diff --git a/.github/.dependabot.yml b/.github/dependabot.yml similarity index 97% rename from .github/.dependabot.yml rename to .github/dependabot.yml index fd6f4c38..a6217de5 100644 --- a/.github/.dependabot.yml +++ b/.github/dependabot.yml @@ -26,4 +26,4 @@ updates: - "@noble*" update-types: - "minor" - - "patch" \ No newline at end of file + - "patch"