Skip to content

Commit c3096e0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.1](astral-sh/ruff-pre-commit@v0.13.3...v0.14.1) - [github.com/fsfe/reuse-tool: v5.1.1 → v6.1.2](fsfe/reuse-tool@v5.1.1...v6.1.2)
1 parent 07b3873 commit c3096e0

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
@@ -37,7 +37,7 @@ repos:
3737
- tomli
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.13.3
40+
rev: v0.14.1
4141
hooks:
4242
- id: ruff-check
4343
args: [ --fix ]
@@ -89,7 +89,7 @@ repos:
8989
stages: [pre-push]
9090

9191
- repo: https://github.com/fsfe/reuse-tool
92-
rev: v5.1.1
92+
rev: v6.1.2
9393
hooks:
9494
- id: reuse-lint-file
9595

0 commit comments

Comments
 (0)