Skip to content

Commit c91ada8

Browse files
[pre-commit.ci] pre-commit autoupdate (#992)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ee88ffe commit c91ada8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ default_language_version:
1414

1515
repos:
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.11.10
17+
rev: v0.11.11
1818
hooks:
1919
- id: ruff
2020
args:
2121
- --fix
2222
- --unsafe-fixes
2323
- id: ruff-format
2424
- repo: https://github.com/asottile/pyupgrade
25-
rev: v3.19.1
25+
rev: v3.20.0
2626
hooks:
2727
- id: pyupgrade
2828
args:

0 commit comments

Comments
 (0)