Skip to content

Commit 0e3c635

Browse files
pre-commit-ci[bot]imagejan
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.9...v0.2.0) - [github.com/fsfe/reuse-tool: v2.1.0 → v3.0.1](fsfe/reuse-tool@v2.1.0...v3.0.1)
1 parent eab9dd9 commit 0e3c635

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
@@ -7,12 +7,12 @@ ci:
77
repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
99
# Ruff version.
10-
rev: 'v0.1.9'
10+
rev: 'v0.2.0'
1111
hooks:
1212
- id: ruff
1313
args: [--fix, --exit-non-zero-on-fix]
1414
- id: ruff-format
1515
- repo: https://github.com/fsfe/reuse-tool
16-
rev: v2.1.0
16+
rev: v3.0.1
1717
hooks:
1818
- id: reuse

0 commit comments

Comments
 (0)