Skip to content

Commit 3688272

Browse files
[pre-commit.ci] pre-commit autoupdate (#2000)
updates: - [github.com/pycqa/doc8: v1.1.1 → v1.1.2](PyCQA/doc8@v1.1.1...v1.1.2) - [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](astral-sh/ruff-pre-commit@v0.6.2...v0.6.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e9ba829 commit 3688272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: file-contents-sorter
1111
files: docs/spelling_wordlist.txt
1212
- repo: https://github.com/pycqa/doc8
13-
rev: v1.1.1
13+
rev: v1.1.2
1414
hooks:
1515
- id: doc8
1616
- repo: https://github.com/adamchainz/django-upgrade
@@ -44,7 +44,7 @@ repos:
4444
args:
4545
- --fix
4646
- repo: https://github.com/astral-sh/ruff-pre-commit
47-
rev: 'v0.6.2'
47+
rev: 'v0.6.3'
4848
hooks:
4949
- id: ruff
5050
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)