File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 day : monday
1010 open-pull-requests-limit : 10
1111 groups :
12- # Batch all indirect deps into one PR to reduce noise
13- indirect :
14- dependency-type : indirect
12+ go- deps:
13+ patterns :
14+ - " * "
1515
1616 # GitHub Actions
1717 - package-ecosystem : github-actions
Original file line number Diff line number Diff line change 6363 cache : true
6464
6565 - name : golangci-lint
66- uses : golangci/golangci-lint-action@v6
66+ uses : golangci/golangci-lint-action@v7
6767 with :
6868 version : ${{ env.lint-version }}
6969 args : --timeout=5m
Original file line number Diff line number Diff line change 8484 commit_author :
8585 name : goreleaserbot
8686 email : bot@goreleaser.com
87- commit_message_template : " Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
8887 directory : Formula
8988 homepage : " https://github.com/hapiio/git-profile"
9089 description : " Manage multiple git identity profiles with a single command"
You can’t perform that action at this time.
0 commit comments