Skip to content

Commit 5d6cc0e

Browse files
committed
v1.1.0
1 parent 3bad1be commit 5d6cc0e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
# don't copy this, this is for self-testing only
1919
# see the README for how to use this action
2020
- uses: ./.
21-
name: Run pre-commit-ci/lite-action@v1.0.3
21+
name: Run pre-commit-ci/lite-action@v1.1.0
2222
if: always()

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fixes PRs
1212
2. add the [GitHub action] to your workflow as the last step in your job:
1313

1414
```yaml
15-
- uses: pre-commit-ci/lite-action@v1.0.3
15+
- uses: pre-commit-ci/lite-action@v1.1.0
1616
if: always()
1717
```
1818
@@ -25,7 +25,7 @@ fixes PRs
2525
used for auto fixing
2626

2727
```yaml
28-
- uses: pre-commit-ci/lite-action@v1.0.3
28+
- uses: pre-commit-ci/lite-action@v1.1.0
2929
if: always()
3030
with:
3131
msg: apply code formatting
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
python-version: 3.x
5353
- uses: pre-commit/action@v3.0.1
54-
- uses: pre-commit-ci/lite-action@v1.0.3
54+
- uses: pre-commit-ci/lite-action@v1.1.0
5555
if: always()
5656
```
5757

bin/main

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ from collections.abc import Sequence
1414
from typing import Any
1515
from typing import NamedTuple
1616

17-
_VERSION = 'v1.0.3'
17+
_VERSION = 'v1.1.0'
1818

1919
_GIT = (
2020
'git',

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