File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,8 @@ You can copy/paste the following snippet into your `.pre-commit-config.yaml` fil
3434 # Consider adding aliases to longer-named hooks for easier CLI usage.
3535 # ==========================================================================
3636- repo : https://github.com/tekwizely/pre-commit-golang
37- rev : master
37+ # See 'pre-commit help autoupdate'
38+ rev : v1.0.0-rc.1
3839 hooks :
3940 #
4041 # Go Build
Original file line number Diff line number Diff line change 8383 # Consider adding aliases to longer-named hooks for easier CLI usage.
8484 # ==========================================================================
8585- repo : https://github.com/tekwizely/pre-commit-golang
86- rev : master
86+ # See 'pre-commit help autoupdate'
87+ rev : v1.0.0-rc.1
8788 hooks :
8889 #
8990 # Go Build
You can’t perform that action at this time.
0 commit comments