Skip to content

Commit 2dfc4f3

Browse files
committed
chore: Prepare for release v1.0.0-rc.3
1 parent 24346ea commit 2dfc4f3

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
@@ -35,7 +35,7 @@ You can copy/paste the following snippet into your `.pre-commit-config.yaml` fil
3535
# ==========================================================================
3636
- repo: https://github.com/tekwizely/pre-commit-golang
3737
# See 'pre-commit help autoupdate'
38-
rev: v1.0.0-rc.2
38+
rev: v1.0.0-rc.3
3939
hooks:
4040
#
4141
# Go Build

sample-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ repos:
8484
# ==========================================================================
8585
- repo: https://github.com/tekwizely/pre-commit-golang
8686
# See 'pre-commit help autoupdate'
87-
rev: v1.0.0-rc.2
87+
rev: v1.0.0-rc.3
8888
hooks:
8989
#
9090
# Go Build

0 commit comments

Comments
 (0)