Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
pre-commit-ci[bot] authored and protoroto committed Jan 16, 2024
1 parent 2993d5d commit 6f0d76f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.1.9'
rev: 'v0.1.13'
hooks:
- id: ruff
- repo: https://github.com/asottile/pyupgrade
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ djangocms_blog = *.html *.png *.gif *js *jpg *jpeg *svg *py *mo *po
taggit-helpers = django-taggit-helpers
docs =
django<5.0
sphinx>2,<5
sphinx>2,<6
sphinx-rtd-theme

[sdist]
Expand Down

0 comments on commit 6f0d76f

Please sign in to comment.