Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 74fea2f

Browse files
chore(py-library): enable snippet-bot
Co-authored-by: Benjamin E. Coe <[email protected]> Source-Author: Takashi Matsuo <[email protected]> Source-Date: Tue Sep 1 17:14:08 2020 +0000 Source-Repo: googleapis/synthtool Source-Sha: d91dd8aac77f7a9c5506c238038a26fa4f9e361e Source-Link: googleapis/synthtool@d91dd8a
1 parent 0fd7c7a commit 74fea2f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/snippet-bot.yml

Whitespace-only changes.

synth.metadata

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "f1d8e6619ca2b9ebbc68c13af4ec5dba2803fc44"
22+
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
2323
}
2424
},
2525
{
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "f1d8e6619ca2b9ebbc68c13af4ec5dba2803fc44"
29+
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
3030
}
3131
}
3232
],
@@ -94,6 +94,7 @@
9494
".github/ISSUE_TEMPLATE/support_request.md",
9595
".github/PULL_REQUEST_TEMPLATE.md",
9696
".github/release-please.yml",
97+
".github/snippet-bot.yml",
9798
".gitignore",
9899
".kokoro/build.sh",
99100
".kokoro/continuous/common.cfg",

0 commit comments

Comments
 (0)