diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-11-18 02:51:54 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-11-21 10:49:32 +0100 |
commit | 027f04f9ede5ea80f5c07749382f20e528bf8705 (patch) | |
tree | d16aad0e5b869f98ed382149918b65c8a166eade /renovate.json | |
parent | .gitlab-ci.yml: use registry.gentoo.org/emacs/container-emacs (diff) | |
download | emacs-elogt-master.tar.gz emacs-elogt-master.tar.bz2 emacs-elogt-master.zip |
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..7190a60 --- /dev/null +++ b/renovate.json @@ -0,0 +1,3 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +} |