Skip to content

Commit

Permalink
Update pre-commit only run when go.mod changes
Browse files Browse the repository at this point in the history
  • Loading branch information
momer committed May 2, 2024
1 parent 1f2d7dc commit 0864672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ repos:
language: golang
require_serial: true
pass_filenames: false
files: ^go\.(mod|sum)$

0 comments on commit 0864672

Please sign in to comment.