Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pTTxM-0005PA-68 for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 18 Feb 2023 20:37:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pTTxK-0007LV-UJ for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 18 Feb 2023 20:37:14 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pTTXw-0006vj-66; Sat, 18 Feb 2023 20:11:00 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pTTXt-0001p9-Fj; Sat, 18 Feb 2023 20:10:58 +0000 Received: from github.com (hubbernetes-node-8c31778.ash1-iad.github.net [10.56.209.84]) by smtp.github.com (Postfix) with ESMTPA id F0A8F5E0230; Sat, 18 Feb 2023 12:10:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676751056; bh=fKEPdDID9odXgyfO0eEfnQloTq/zFhM9czJDmH4jce8=; h=Date:From:To:Subject:From; b=C4EIOQsyfURK1melZPpJCaSp2jhMnB9Bc63S7oSuNldvRAtJFNdIx9ZekfgleHsHe /Z68W2x9R3yWzcVtGdAVSLIQbl8VySdKeqX+e3XmSLu5fRSAc6GFgXaNDajtQsiGeX 8F5528CgHlLAvFXOaq/QajkjUUz7VLMpoSByrK5E= Date: Sat, 18 Feb 2023 12:10:55 -0800 From: Vladimir Sitnikov To: pgsql-jdbc@lists.postgresql.org, pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 8093a4: chore: configure Renovate to add dependencies labe... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@lists.postgresql.org,pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 8093a4979a5c33ea9a221c735cea68817f44e932 https://github.com/pgjdbc/pgjdbc/commit/8093a4979a5c33ea9a221c735cea68817f44e932 Author: Vladimir Sitnikov Date: 2023-02-18 (Sat, 18 Feb 2023) Changed paths: M renovate.json Log Message: ----------- chore: configure Renovate to add dependencies label to its PRs