Skip to content

Commit 868806a

Browse files
pre-commit-ci[bot]dnicolodi
authored andcommitted
MAINT: bump repositories
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.242 → v0.0.246](astral-sh/ruff-pre-commit@v0.0.242...v0.0.246) - [github.com/fsfe/reuse-tool: v1.1.0 → v1.1.2](fsfe/reuse-tool@v1.1.0...v1.1.2)
1 parent 9155036 commit 868806a

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
@@ -25,12 +25,12 @@ repos:
2525
hooks:
2626
- id: isort
2727
- repo: https://github.com/charliermarsh/ruff-pre-commit
28-
rev: v0.0.242
28+
rev: v0.0.246
2929
hooks:
3030
- id: ruff
3131
args: [--fix, --format, grouped]
3232
- repo: https://github.com/fsfe/reuse-tool
33-
rev: v1.1.0
33+
rev: v1.1.2
3434
hooks:
3535
- id: reuse
3636
name: add SPDX headers

0 commit comments

Comments
 (0)