File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,14 @@ Changed
2020Removed
2121-------
2222
23+ `1.0.2 `_ 2025-12-05
24+ ===================
25+
26+ Changed
27+ -------
28+
29+ - Fix description ``setup.cfg ``.
30+
2331`1.0.1 `_ 2024-11-22
2432===================
2533
@@ -57,6 +65,7 @@ Removed
5765
5866.. _Keep a Changelog : https://keepachangelog.com/en/1.0.0/
5967.. _Semantic Versioning : https://semver.org/spec/v2.0.0.html
60- .. _Unreleased : https://github.com/jfishe/pyscaffoldext-pre-commit-ruff/compare/1.0.1...HEAD
68+ .. _Unreleased : https://github.com/jfishe/pyscaffoldext-pre-commit-ruff/compare/1.0.2...HEAD
69+ .. _1.0.2 : https://github.com/jfishe/pyscaffoldext-pre-commit-ruff/compare/1.0.1...1.0.2
6170.. _1.0.1 : https://github.com/jfishe/pyscaffoldext-pre-commit-ruff/compare/1.0.0...1.0.1
6271.. _1.0.0 : https://github.com/jfishe/pyscaffoldext-pre-commit-ruff/compare/3e1993e7efea9da6d7e8007317cc6d3ea3333a65...1.0.0
Original file line number Diff line number Diff line change 55
66[metadata]
77name = pyscaffoldext-pre-commit-ruff
8- description = Add a short description here!
8+ description = PyScaffold extension to us Ruff with pre-commit.
99author = John D. Fisher
1010author_email = jdfenw@gmail.com
1111license = MIT
You can’t perform that action at this time.
0 commit comments