mirror of
https://github.com/cheat/cheat.git
synced 2024-10-31 21:21:02 +01:00
12 lines
213 B
YAML
12 lines
213 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: gomod
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: daily
|
||
|
open-pull-requests-limit: 10
|
||
|
ignore:
|
||
|
- dependency-name: github.com/alecthomas/chroma
|
||
|
versions:
|
||
|
- 0.9.1
|