Skip to content

Commit fd3c5fe

Browse files
pre-commit-ci[bot]codingjoe
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codingjoe/esupgrade: 2025.14.2 → 2025.14.3](codingjoe/esupgrade@2025.14.2...2025.14.3) - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.11...v0.14.13)
1 parent bee14c4 commit fd3c5fe

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
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: django-upgrade
2323
- repo: https://github.com/codingjoe/esupgrade
24-
rev: 2025.14.2
24+
rev: 2025.14.3
2525
hooks:
2626
- id: esupgrade
2727
- repo: https://github.com/hukkin/mdformat
@@ -34,7 +34,7 @@ repos:
3434
- mdformat-gfm
3535
- mdformat-gfm-alerts
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.14.11
37+
rev: v0.14.13
3838
hooks:
3939
- id: ruff-check
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)