Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Feb 3, 2024
1 parent 1236175 commit b72e0f9
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 @@ -3,7 +3,7 @@

repos:
- repo: https://github.com/fsfe/reuse-tool
rev: v2.1.0
rev: v3.0.1
hooks:
- name: Run REUSE
id: reuse
Expand All @@ -17,7 +17,7 @@ repos:
- name: Trim trailing whitespace
id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.14
rev: v0.2.0
hooks:
- id: ruff
name: Lint via ruff
Expand Down

0 comments on commit b72e0f9

Please sign in to comment.