We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2aa8f commit 1c52df5Copy full SHA for 1c52df5
CHANGES
@@ -15,6 +15,14 @@ $ pip install --user --upgrade --pre libvcs
15
16
<!-- Maintainers, insert changes / features for the next release here -->
17
18
+### Development
19
+
20
+- ruff 0.2.2 -> 0.3.0 (#441)
21
22
+ Related formattings. Update CI to use `ruff check .` instead of `ruff .`.
23
24
+ See also: https://github.com/astral-sh/ruff/blob/v0.3.0/CHANGELOG.md
25
26
## libvcs 0.28.2 (2024-02-17)
27
28
### Fixes
0 commit comments