Change shebang on pre-commit checks (#2343)

Co-authored-by: Alberto Geniola <geniola@google.com>
This commit is contained in:
Alberto Geniola
2024-06-05 19:55:08 +02:00
committed by GitHub
parent 1969b02ed8
commit 61737c48a3

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Copyright 2024 Google LLC
#