mirror of
https://github.com/jpillora/chisel
synced 2026-06-08 15:07:02 +00:00
update dependabot
This commit is contained in:
@@ -4,10 +4,10 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "monthly"
|
||||
|
||||
# Dependencies listed in go.mod
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "monthly"
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
# TODO
|
||||
gocompat compare \
|
||||
--go1compat \
|
||||
--log-level=debug \
|
||||
--git-refs=origin/master..$(git rev-parse --abbrev-ref HEAD) \
|
||||
./...
|
||||
Reference in New Issue
Block a user