Skip to content

Commit 2a30809

Browse files
committed
chore: release 3.12.0-2
1 parent 0a7e513 commit 2a30809

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Usage in `.pre-commit-config.yaml`:
1111

1212
```yaml
1313
- repo: https://github.com/scop/pre-commit-shfmt
14-
rev: v3.12.0-1
14+
rev: v3.12.0-2
1515
hooks:
1616
# Choose one of:
1717
- id: shfmt # prebuilt upstream executable

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = shfmt_py
3-
version = 3.12.0-1
3+
version = 3.12.0-2
44
description = Shell source code formatter
55
url = https://github.com/scop/pre-commit-shfmt
66
# license here is for shfmt proper; Python packaging related files may have others, see their contents and classifiers below

0 commit comments

Comments
 (0)