Skip to content

Commit 0ecddc2

Browse files
pre-commit-ci[bot]amilcarlucas
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.2...v0.14.3) - [github.com/fsfe/reuse-tool: v5.1.1 → v6.2.0](fsfe/reuse-tool@v5.1.1...v6.2.0)
1 parent 252d4ad commit 0ecddc2

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.14.2
40+
rev: v0.14.3
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.2.0
9393
hooks:
9494
- id: reuse-lint-file
9595

0 commit comments

Comments
 (0)