Skip to content

Commit 64cb497

Browse files
[pre-commit.ci] pre-commit autoupdate (#274)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.10](astral-sh/ruff-pre-commit@v0.13.3...v0.14.10) - [github.com/fsfe/reuse-tool: v6.0.0 → v6.2.0](fsfe/reuse-tool@v6.0.0...v6.2.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent efe7ad5 commit 64cb497

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
@@ -16,7 +16,7 @@ repos:
1616

1717
# Run ruff to lint and format
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.13.3
19+
rev: v0.14.10
2020
hooks:
2121
# Run the linter.
2222
- id: ruff
@@ -37,6 +37,6 @@ repos:
3737

3838
# Reuse compliance
3939
- repo: https://github.com/fsfe/reuse-tool
40-
rev: v6.0.0
40+
rev: v6.2.0
4141
hooks:
4242
- id: reuse

0 commit comments

Comments
 (0)