Skip to content

Commit d4f64cd

Browse files
authored
[ty] Bump docstring-adder pin (#19606)
1 parent e4f6448 commit d4f64cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/codemod_docstrings.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
set -eu
2020

21-
docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@6e91640a011248f5d9f85ce98218e16d1c4277c4"
21+
docstring_adder="git+https://github.com/astral-sh/docstring-adder.git@93e8fdf5f65410c2aa88bc8523e3fc2a598e3917"
2222
stdlib_path="./crates/ty_vendored/vendor/typeshed/stdlib"
2323

2424
for python_version in 3.14 3.13 3.12 3.11 3.10 3.9

0 commit comments

Comments
 (0)