Skip to content

Commit a5412a8

Browse files
chore(deps): pre-commit autoupdate (#541)
* chore(deps): pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.2...v0.11.5) * chore(fmt): auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e9480c9 commit a5412a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
exclude: poetry.lock
2222
args: [--autofix, --trailing-commas]
2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.11.2
24+
rev: v0.11.5
2525
hooks:
2626
- id: ruff
2727
args: [--fix]

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
Previously, it was not possible to pause HTML slides, which can be very annoying
2525
when trying to explain something.
2626
[#539](https://github.com/jeertmans/manim-slides/pull/539)
27-
27+
2828
(v5.5.0)=
2929
## [v5.5.0](https://github.com/jeertmans/manim-slides/compare/v5.4.2...v5.5.0)
3030

0 commit comments

Comments
 (0)