Skip to content

Commit 6e45fdb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](fsfe/reuse-tool@v4.0.3...v5.0.2) - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.3...v0.8.0)
1 parent 6638b6b commit 6e45fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ repos:
1616
- id: trailing-whitespace
1717
exclude: test/wwvbgen_testcases
1818
- repo: https://github.com/fsfe/reuse-tool
19-
rev: v4.0.3
19+
rev: v5.0.2
2020
hooks:
2121
- id: reuse
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
2323
# Ruff version.
24-
rev: v0.7.3
24+
rev: v0.8.0
2525
hooks:
2626
# Run the linter.
2727
- id: ruff

0 commit comments

Comments
 (0)