mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-08 22:10:16 +01:00
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:
parent
d773056d2e
commit
3b85a4017d
3 changed files with 3 additions and 3 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue