Skip to content

Commit 1672356

Browse files
authored
Merge pull request #141 from deadsnakes/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 650eb28 + 1a0518c commit 1672356

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: add-trailing-comma
2121
- repo: https://github.com/asottile/pyupgrade
22-
rev: v3.16.0
22+
rev: v3.17.0
2323
hooks:
2424
- id: pyupgrade
2525
args: [--py38-plus]

bin/install-python

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Group(NamedTuple):
2020

2121

2222
@contextlib.contextmanager
23-
def _group(s: str) -> Generator[None, None, None]:
23+
def _group(s: str) -> Generator[None]:
2424
print(f'::group::{s}')
2525
try:
2626
yield

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy