git » python-structlog.git » commit bc3bf24

Add nvchecker configuration

author Chih-Hsuan Yen
2024-03-01 05:58:53 UTC
committer Chih-Hsuan Yen
2024-03-01 05:58:53 UTC
parent 66d6c6960628f07e93a22a92c93e455d1d29a7db

Add nvchecker configuration

.nvchecker.toml +1 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
index 729c798..d7f0b8a 100644
--- a/.nvchecker.toml
+++ b/.nvchecker.toml
@@ -1,2 +1,3 @@
+[python-structlog]
 source = "pypi"
 pypi = "structlog"