We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a165f77 commit a2f6998Copy full SHA for a2f6998
packages/google-cloud-video-stitcher/.github/.OwlBot.lock.yaml
@@ -13,4 +13,5 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16
- digest: sha256:462782b0b492346b2d9099aaff52206dd30bc8e031ea97082e6facecc2373244
+ digest: sha256:eede5672562a32821444a8e803fb984a6f61f2237ea3de229d2de24453f4ae7d
17
+# created: 2022-03-30T23:44:26.560599165Z
packages/google-cloud-video-stitcher/.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: end-of-file-fixer
23
- id: check-yaml
24
- repo: https://github.com/psf/black
25
- rev: 19.10b0
+ rev: 22.3.0
26
hooks:
27
- id: black
28
- repo: https://gitlab.com/pycqa/flake8
0 commit comments