Skip to content

Commit f2fa1e6

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

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.7
5+
rev: v0.15.9
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.20.0
12+
rev: v2.21.0
1313
hooks:
1414
- id: pyproject-fmt
1515

0 commit comments

Comments
 (0)