Skip to content

Commit ff54042

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.2...v0.8.1) - [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](fsfe/reuse-tool@v4.0.3...v5.0.2)
1 parent 5e224f5 commit ff54042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
# Run ruff to lint and format
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
1717
# Ruff version.
18-
rev: v0.7.2
18+
rev: v0.8.1
1919
hooks:
2020
# Run the linter.
2121
- id: ruff
@@ -49,6 +49,6 @@ repos:
4949

5050
# Reuse compliance
5151
- repo: https://github.com/fsfe/reuse-tool
52-
rev: v4.0.3
52+
rev: v5.0.2
5353
hooks:
5454
- id: reuse

0 commit comments

Comments
 (0)