diff --git a/README.md b/README.md index 505e9786f..aff9a897d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ feature or via instrumentation, this project is hopefully for you. | alpha | [AWS X-Ray Propagator](./aws-xray-propagator/README.md) | | alpha | [Baggage Processors](./baggage-processor/README.md) | | alpha | [zstd Compressor](./compressors/compressor-zstd/README.md) | -| alpha | [CEL-Based Sampler](./cel-sampler/README.md) | +| alpha | [CEL-Based Sampler](./cel-sampler/README.md) | | alpha | [Consistent Sampling](./consistent-sampling/README.md) | | alpha | [Disk Buffering](./disk-buffering/README.md) | | alpha | [GCP Authentication Extension](./gcp-auth-extension/README.md) | diff --git a/mise.toml b/mise.toml index f211d0b48..916bfb653 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] lychee = "0.21.0" -markdownlint-cli2 = "0.17.1" +markdownlint-cli2 = "0.19.1" [settings] # Only install tools explicitly defined in the [tools] section above