Skip to content

Commit 0407246

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/fsfe/reuse-tool: v2.1.0 → v3.0.1](fsfe/reuse-tool@v2.1.0...v3.0.1) - [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](astral-sh/ruff-pre-commit@v0.1.13...v0.1.14)
1 parent bec57e4 commit 0407246

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
@@ -15,12 +15,12 @@ repos:
1515
- id: trailing-whitespace
1616
exclude: tests
1717
- repo: https://github.com/fsfe/reuse-tool
18-
rev: v2.1.0
18+
rev: v3.0.1
1919
hooks:
2020
- id: reuse
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
2222
# Ruff version.
23-
rev: v0.1.13
23+
rev: v0.1.14
2424
hooks:
2525
# Run the linter.
2626
- id: ruff

0 commit comments

Comments
 (0)