CI: update to latest ci-templates

This allows for gitlab private emails in commit messages.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1087>
This commit is contained in:
Peter Hutterer 2024-12-04 09:02:55 +10:00 committed by Marge Bot
parent d773056d2e
commit 3b85a4017d
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@
# <distribution>:<version>@activity:
# e.g. fedora:31@build-default
.templates_sha: &template_sha dd90ac0d7a03b574eb4f18d7358083f0c97825f3
.templates_sha: &template_sha e195d80f35b45cc73668be3767b923fd76c70ed5
include:
- project: 'freedesktop/ci-templates'

View file

@ -36,7 +36,7 @@
# <distribution>:<version>@activity:
# e.g. fedora:31@build-default
.templates_sha: &template_sha dd90ac0d7a03b574eb4f18d7358083f0c97825f3
.templates_sha: &template_sha e195d80f35b45cc73668be3767b923fd76c70ed5
include:
- project: 'freedesktop/ci-templates'

View file

@ -14,7 +14,7 @@ repos:
- id: ruff-format
args: ['--check', '--diff']
- repo: https://gitlab.freedesktop.org/freedesktop/ci-templates.git
rev: 7402203527f61d6473d55ad701172d1606508c52
rev: e195d80f35b45cc73668be3767b923fd76c70ed5
hooks:
- id: check-commits
- id: generate-template