mirror of
https://github.com/cheat/cheat.git
synced 2025-11-04 15:55:27 +01:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
committed by
GitHub
parent
1eb44e8809
commit
b0a351033d
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user