mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
remark: Don’t exclude remark-lint-no-duplicate-definitions.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
1178048a08
commit
1c085b1d77
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 425
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (344, 0) # bumped 2025-09-04 to add remark-gfm
|
||||
PROVISION_VERSION = (345, 0) # bumped 2025-09-04 to remove remark-lint-no-duplicate-definitions
|
||||
|
Reference in New Issue
Block a user