From cfc6d3b32fc844bdcb5b880b2bcb0d1edc59e67f Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 30 Jan 2024 07:04:41 +0100 Subject: [PATCH] Apply "Dependencies" label to pull requests --- .github/workflows/pre-commit-update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pre-commit-update.yml b/.github/workflows/pre-commit-update.yml index 9a6d5bfe2..bd50a9c3c 100644 --- a/.github/workflows/pre-commit-update.yml +++ b/.github/workflows/pre-commit-update.yml @@ -36,6 +36,7 @@ jobs: add-paths: .pre-commit-config.yaml labels: | Tech maintenance + Dependencies branch: update/pre-commit-hooks title: Update pre-commit hooks commit-message: "chore: update pre-commit hooks"