mirror of
https://github.com/foomo/sesamy-cli.git
synced 2025-10-16 12:35:36 +00:00
chore: update ownbrew
This commit is contained in:
parent
2561217100
commit
8b13d71d7a
3
.gitignore
vendored
3
.gitignore
vendored
@ -16,6 +16,9 @@
|
|||||||
## Editorconfig
|
## Editorconfig
|
||||||
!.editorconfig
|
!.editorconfig
|
||||||
|
|
||||||
|
## Ownbrew
|
||||||
|
!.ownbrew.yaml
|
||||||
|
|
||||||
## Husky
|
## Husky
|
||||||
!.husky/
|
!.husky/
|
||||||
!.husky.yaml
|
!.husky.yaml
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/foomo/ownbrew/refs/tags/v0.1.0/ownbrew.schema.json
|
# yaml-language-server: $schema=https://raw.githubusercontent.com/foomo/ownbrew/refs/tags/v0.2.3/ownbrew.schema.json
|
||||||
version: '1.0'
|
version: '1.1'
|
||||||
|
|
||||||
binDir: "bin"
|
binDir: "bin"
|
||||||
tapDir: ".ownbrew/tap"
|
tapDir: ".ownbrew/tap"
|
||||||
@ -9,7 +9,7 @@ packages:
|
|||||||
## https://github.com/golangci/golangci-lint/releases
|
## https://github.com/golangci/golangci-lint/releases
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
tap: foomo/tap/golangci/golangci-lint
|
tap: foomo/tap/golangci/golangci-lint
|
||||||
version: 1.61.0
|
version: 2.1.6
|
||||||
## https://github.com/go-courier/husky/releases
|
## https://github.com/go-courier/husky/releases
|
||||||
- name: husky
|
- name: husky
|
||||||
tap: foomo/tap/go-courier/husky
|
tap: foomo/tap/go-courier/husky
|
||||||
Loading…
Reference in New Issue
Block a user