We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61feb51 commit ec00b22Copy full SHA for ec00b22
.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
.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