Skip to content

Commit 5b1ce9f

Browse files
authored
Merge pull request #190 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5cb866e + 8bc92e4 commit 5b1ce9f

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
@@ -18,7 +18,7 @@ repos:
1818
- id: markdownlint
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
# Ruff version.
21-
rev: 'v0.4.5'
21+
rev: 'v0.5.5'
2222
hooks:
2323
- id: ruff
2424
- repo: https://github.com/psf/black
@@ -30,7 +30,7 @@ repos:
3030
- "119"
3131
exclude: ^django_fsm_log/migrations|^docs/
3232
- repo: https://github.com/adamchainz/django-upgrade
33-
rev: "1.17.0"
33+
rev: "1.20.0"
3434
hooks:
3535
- id: django-upgrade
3636
args: [--target-version, "3.2"]

0 commit comments

Comments
 (0)