Skip to content

Commit 5fa8cf7

Browse files
[pre-commit.ci] pre-commit autoupdate (#783)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.4](astral-sh/ruff-pre-commit@v0.12.3...v0.12.4) - [github.com/regebro/pyroma: 4.3.3 → 5.0](regebro/pyroma@4.3.3...5.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 50109db commit 5fa8cf7

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
@@ -12,7 +12,7 @@ repos:
1212
- id: debug-statements
1313
- id: check-added-large-files
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.12.3
15+
rev: v0.12.4
1616
hooks:
1717
- id: ruff-format
1818
- id: ruff
@@ -35,7 +35,7 @@ repos:
3535
- --ignore-words-list=nin,astroid
3636
- --skip=poetry.lock
3737
- repo: https://github.com/regebro/pyroma
38-
rev: "4.3.3"
38+
rev: "5.0"
3939
hooks:
4040
- id: pyroma
4141
# Must be specified because of the default value in pyroma

0 commit comments

Comments
 (0)