Skip to content

Commit a3aed68

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.1 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.1...v0.7.4)
1 parent c2e8d67 commit a3aed68

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
@@ -4,7 +4,7 @@
44

55
repos:
66
- repo: https://github.com/fsfe/reuse-tool
7-
rev: v4.0.3
7+
rev: v5.0.2
88
hooks:
99
- id: reuse
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
# Ruff version.
18-
rev: v0.7.1
18+
rev: v0.7.4
1919
hooks:
2020
# Run the linter.
2121
- id: ruff

0 commit comments

Comments
 (0)