Skip to content

Commit c0fb8e0

Browse files
committed
ci: bump org .github hooks and workflow to v1.4.1
Workflow files are license-processed again (only templates excluded); refresh the stale copyright year this repo's pre-commit workflow carried. TRI-1100
1 parent db6b74b commit c0fb8e0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/conventional-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
conventional-pr:
3939
permissions:
4040
pull-requests: write
41-
uses: triton-inference-server/.github/.github/workflows/conventional-pr.yml@v1.4.0
41+
uses: triton-inference-server/.github/.github/workflows/conventional-pr.yml@v1.4.1

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2023-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
1+
# Copyright 2023-2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
#
33
# Redistribution and use in source and binary forms, with or without
44
# modification, are permitted provided that the following conditions

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ repos:
9191
additional_dependencies: [tokenize-rt==3.2.0, types-requests]
9292

9393
- repo: https://github.com/triton-inference-server/.github
94-
rev: v1.4.0
94+
rev: v1.4.1
9595
hooks:
9696
- id: add-license

0 commit comments

Comments
 (0)