diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-11-18 02:51:51 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-11-21 10:43:58 +0100 |
commit | d4911e1b68d6216059778729747684b576621f8e (patch) | |
tree | 1113dca8f3de481b82b6a33d9fbe254176e737aa | |
parent | .gitlab-ci.yml: use registry.gentoo.org/emacs/container-emacs (diff) | |
download | emacs-eix-d4911e1b68d6216059778729747684b576621f8e.tar.gz emacs-eix-d4911e1b68d6216059778729747684b576621f8e.tar.bz2 emacs-eix-d4911e1b68d6216059778729747684b576621f8e.zip |
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
-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" +} |