Commit 4ea3ee89 authored by zowoq's avatar zowoq
Browse files

terraform-providers: enable update bot

parent 1fc46edf
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -45,8 +45,6 @@ let
          name = "source-${rev}";
          inherit owner repo rev hash;
        };
        # nixpkgs-update: no auto update
        # easier to update all providers together

        meta = {
          inherit homepage;