Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7804ade

Browse filesBrowse files
partheatswast
andauthored
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#1378)
Co-authored-by: Tim Swast <swast@google.com>
1 parent b8ddcb9 commit 7804ade
Copy full SHA for 7804ade

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎synthtool/gcp/templates/python_library/.pre-commit-config.yaml‎

Copy file name to clipboardExpand all lines: synthtool/gcp/templates/python_library/.pre-commit-config.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: end-of-file-fixer
2323
- id: check-yaml
2424
- repo: https://github.com/psf/black
25-
rev: 19.10b0
25+
rev: 22.3.0
2626
hooks:
2727
- id: black
2828
- repo: https://gitlab.com/pycqa/flake8

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.