Skip to content

Commit 0b602a1

Browse files
[pre-commit.ci] pre-commit autoupdate (#1455)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7) - [github.com/tox-dev/pyproject-fmt: v2.19.0 → v2.20.0](tox-dev/pyproject-fmt@v2.19.0...v2.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b6dd9c5 commit 0b602a1

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
@@ -2,14 +2,14 @@ exclude: (^hls4ml\/templates\/(vivado|quartus)\/(ap_types|ac_types)\/|^test/pyte
22

33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.15.6
5+
rev: v0.15.7
66
hooks:
77
- id: ruff
88
args: [--fix]
99
- id: ruff-format
1010

1111
- repo: https://github.com/tox-dev/pyproject-fmt
12-
rev: v2.19.0
12+
rev: v2.20.0
1313
hooks:
1414
- id: pyproject-fmt
1515

0 commit comments

Comments
 (0)