Skip to content

Commit 3ab98ab

Browse files
[pre-commit.ci] pre-commit autoupdate (#785)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.13](astral-sh/ruff-pre-commit@v0.1.9...v0.1.13) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2993d5d commit 3ab98ab

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
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: 'v0.1.9'
29+
rev: 'v0.1.13'
3030
hooks:
3131
- id: ruff
3232
- repo: https://github.com/asottile/pyupgrade

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ djangocms_blog = *.html *.png *.gif *js *jpg *jpeg *svg *py *mo *po
6565
taggit-helpers = django-taggit-helpers
6666
docs =
6767
django<5.0
68-
sphinx>2,<5
68+
sphinx>2,<6
6969
sphinx-rtd-theme
7070

7171
[sdist]

0 commit comments

Comments
 (0)