Skip to content

Commit 6b43139

Browse files
committed
chore: bump shared hooks for golangci cache parity
1 parent 9ff36b4 commit 6b43139

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/sensiblebit/.github
3-
rev: "18310fd25db7cb182403c55e6495a2f9049b3078"
3+
rev: "c50f977afaa9eaf67c13a08f5fae77ed4baf0015"
44
hooks:
55
- id: branch-name
66
- id: commit-message
@@ -22,11 +22,3 @@ repos:
2222
- id: wrangler-build
2323
- id: go-test
2424
- id: vitest
25-
- repo: local
26-
hooks:
27-
- id: golangci-lint-clean-cache
28-
name: golangci-lint (clean cache)
29-
entry: bash -c 'golangci-lint cache clean && golangci-lint run ./...'
30-
language: system
31-
pass_filenames: false
32-
types: [go]

0 commit comments

Comments
 (0)