Skip to content

Commit d925b44

Browse files
[pre-commit.ci] pre-commit autoupdate (#778)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](astral-sh/ruff-pre-commit@v0.12.1...v0.12.2) - [github.com/regebro/pyroma: 4.2 → 4.3.3](regebro/pyroma@4.2...4.3.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a21c67f commit d925b44

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.1
15+
rev: v0.12.2
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.2"
38+
rev: "4.3.3"
3939
hooks:
4040
- id: pyroma
4141
# Must be specified because of the default value in pyroma

0 commit comments

Comments
 (0)