diff --git a/.github/header-checker-lint.yml b/.github/header-checker-lint.yml index fc281c05bd5..6fe78aa7987 100644 --- a/.github/header-checker-lint.yml +++ b/.github/header-checker-lint.yml @@ -1,6 +1,6 @@ {"allowedCopyrightHolders": ["Google LLC"], "allowedLicenses": ["Apache-2.0", "MIT", "BSD-3"], - "ignoreFiles": ["**/requirements.txt", "**/requirements-test.txt"], + "ignoreFiles": ["**/requirements.txt", "**/requirements-test.txt", "**/__init__.py", "samples/**/constraints.txt", "samples/**/constraints-test.txt"], "sourceFileExtensions": [ "ts", "js", diff --git a/synth.metadata b/synth.metadata index 25ea6b041d6..e428d5ed98e 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-python-client.git", - "sha": "9a75e3e99d3f718f08fe197e77a605efc1ad5bb6" + "sha": "bd2c5f9c5c5181e21cf970eb6f966afcf0323723" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "705743e66f5c0b24a95f7f30619c9d3ef747b317" + "sha": "0a071b3460344886297a304253bf924aa68ddb7e" } } ],