We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d6839 commit 0b20015Copy full SHA for 0b20015
.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/repo-automation-bots/owlbot-python:latest
3
- digest: sha256:b6169fc6a5207b11800a7c002d0c5c2bc6d82697185ca12e666f44031468cfcd
+ digest: sha256:b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3
.pre-commit-config.yaml
@@ -16,7 +16,7 @@
16
# See https://pre-commit.com/hooks.html for more hooks
17
repos:
18
- repo: https://github.com/pre-commit/pre-commit-hooks
19
- rev: v3.4.0
+ rev: v4.0.1
20
hooks:
21
- id: trailing-whitespace
22
- id: end-of-file-fixer
0 commit comments