Skip to content

Commit

Permalink
MAINT: bump repositories
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
pre-commit-ci[bot] authored and dnicolodi committed Feb 14, 2023
1 parent 9155036 commit 868806a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ repos:
hooks:
- id: isort
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.242
rev: v0.0.246
hooks:
- id: ruff
args: [--fix, --format, grouped]
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.0
rev: v1.1.2
hooks:
- id: reuse
name: add SPDX headers
Expand Down

0 comments on commit 868806a

Please sign in to comment.