summaryrefslogtreecommitdiffstats
path: root/tools/lint/clippy.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lint/clippy.yml')
-rw-r--r--tools/lint/clippy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lint/clippy.yml b/tools/lint/clippy.yml
index f735295d40..8eb8b60da9 100644
--- a/tools/lint/clippy.yml
+++ b/tools/lint/clippy.yml
@@ -101,7 +101,7 @@ clippy:
# the version of cargo-clippy is:
# clippy 0.1.65 (2019147 2022-09-19)
# we use the date instead to facilitate the check
- # replacing - by . because Python StrictVersion expects this
+ # replacing - by . because Python packaging.version.Version expects this
min_clippy_version: 2022.09.19
type: external
payload: clippy:lint