We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39f687 commit 127095fCopy full SHA for 127095f
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
Versions follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (`<major>.<minor>.<patch>`).
6
7
+## 3.0.1 (2025-11-23)
8
+
9
+### Bug fixes
10
11
+- Fix pre-commit ruff-check files selection, also run on tests
12
13
## 3.0.0 (2025-11-21)
14
15
This release reduces reliance on `tox` by moving the **lint** and **docs** tasks to standard
0 commit comments