Skip to content

Commit aed55aa

Browse files
[pre-commit.ci] pre-commit autoupdate (#196)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](astral-sh/ruff-pre-commit@v0.1.9...v0.1.11) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5462bb9 commit aed55aa

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.11'
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
@@ -47,7 +47,7 @@ djangocms_page_meta = *.html *.png *.gif *js *jpg *jpeg *svg *py *mo *po
4747
[options.extras_require]
4848
docs =
4949
django<5.0
50-
sphinx>2,<5
50+
sphinx>2,<6
5151
djangocms-page-tags
5252

5353
[sdist]

0 commit comments

Comments
 (0)