CI: update to latest ci-templates
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 3 Dec 2024 23:02:55 +0000 (09:02 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 3 Dec 2024 23:11:59 +0000 (23:11 +0000)
This allows for gitlab private emails in commit messages.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1087>

.gitlab-ci.yml
.gitlab-ci/ci.template
.pre-commit-config.yaml

index f3b8ade347e2afa462888a265ae723ca8b972767..20643cc2653d3c37a6520831ca838a0b6717d5ea 100644 (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'
index 9bfc35386d7caf81a7a07149122a380c5b53d4da..607d36e495b6af6cd795c7567b0e51055b3fc8fc 100644 (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'
index 54a4e6273eaa6b9660d0370e4fdd9f47b2dcb9a6..1b7844c7cd1d26057bae7f56f447d6226aeab7a7 100644 (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