Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 48d6456

Browse files
chore: new owl bot post processor docker image (#94)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
1 parent cbc882c commit 48d6456

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
docker:
2-
digest: sha256:457583330eec64daa02aeb7a72a04d33e7be2428f646671ce4045dcbc0191b1e
3-
image: gcr.io/repo-automation-bots/owlbot-python:latest
4-
2+
image: gcr.io/repo-automation-bots/owlbot-python:latest
3+
digest: sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ repos:
2626
hooks:
2727
- id: black
2828
- repo: https://gitlab.com/pycqa/flake8
29-
rev: 3.9.1
29+
rev: 3.9.2
3030
hooks:
3131
- id: flake8

0 commit comments

Comments
 (0)