There was an error while loading. Please reload this page.
1 parent 9ff36b4 commit 6b43139Copy full SHA for 6b43139
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/sensiblebit/.github
3
- rev: "18310fd25db7cb182403c55e6495a2f9049b3078"
+ rev: "c50f977afaa9eaf67c13a08f5fae77ed4baf0015"
4
hooks:
5
- id: branch-name
6
- id: commit-message
@@ -22,11 +22,3 @@ repos:
22
- id: wrangler-build
23
- id: go-test
24
- 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