Skip to content

Commit 5881b36

Browse files
authored
Merge pull request #597 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3cf751d + 423cbab commit 5881b36

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.5.0
3+
rev: v4.6.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.3.4
9+
rev: v0.3.7
1010
hooks:
1111
- id: ruff
1212
args:

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ sphinx:
1313

1414
python:
1515
install:
16-
- requirements: docs/_ext/djangodummy/requirements.txt
16+
- requirements: docs/_ext/djangodummy/requirements.txt

docs/_ext/djangodummy/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
Django == 3.2.25
44
django-extra-views == 0.14.0
55
sphinxcontrib-django == 0.5.1
6-
sphinx_rtd_theme==2.0.0
6+
sphinx_rtd_theme==2.0.0

0 commit comments

Comments
 (0)