From da3815eea6acaf04c3ad4adff96d1fa96147429a Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 9 Jan 2024 06:53:09 +0000 Subject: [PATCH] activate renovate --- renovate.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..07cbf19 --- /dev/null +++ b/renovate.json @@ -0,0 +1,5 @@ +{ + "fileMatch": [ + "(^|/)pyproject\\.toml$" + ] +} \ No newline at end of file