From 499e8649b7a12f0c0ca1a253f0b6d7ee7d82efe5 Mon Sep 17 00:00:00 2001 From: "python-templates-copier-update[bot]" Date: Tue, 1 Sep 2026 16:39:55 +0000 Subject: [PATCH] Update from Copier (2026-09-01T16-39-50Z) Signed-off-by: python-templates-copier-update[bot] --- .copier-answers.yaml | 2 +- .github/dependabot.yaml | 8 ++++++++ .github/workflows/build.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index d0390b3..bea9acc 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 01624df +_commit: dcfbd4b _src_path: https://github.com/python-project-templates/base.git add_extension: site-react brand_name: Example diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index fb56892..006a82d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,6 +4,10 @@ updates: directory: '/' schedule: interval: 'monthly' + groups: + github-actions: + patterns: + - '*' labels: - 'part: github_actions' @@ -13,6 +17,10 @@ updates: interval: 'monthly' cooldown: default-days: 7 + groups: + javascript: + patterns: + - '*' labels: - 'lang: javascript' - 'part: dependencies' diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 52b282f..f5474de 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Setup Node.js - uses: actions-ext/node/setup@b0536d87c5e92c924bc8667f566f620758280825 + uses: actions-ext/node/setup@34d0fdbdca883e4d0a2da0bcd0fa460fd40b80e7 with: version: 22.x js_folder: .