Skip to content

Commit 4f723e5

Browse files
authored
chore: removing owlbot directives for conversion to main (#855)
* chore: removing owlbot directives for conversion to main * update lock file
1 parent 3fe5fc1 commit 4f723e5

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-python:latest
3-
digest: sha256:aea14a583128771ae8aefa364e1652f3c56070168ef31beb203534222d842b8b
3+
digest: sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d

packages/google-auth/owlbot.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,4 @@
2525
'value: "docs"',
2626
)
2727

28-
# Remove the replacement below once https://github.com/googleapis/synthtool/pull/1188 is merged
29-
30-
# Update googleapis/repo-automation-bots repo to main in .kokoro/*.sh files
31-
assert 1 == s.replace(".kokoro/*.sh", "repo-automation-bots/tree/master", "repo-automation-bots/tree/main")
32-
3328
s.shell.run(["nox", "-s", "blacken"], hide_output=False)

0 commit comments

Comments
 (0)