Skip to content

Commit

Permalink
Merge pull request #1811 from DSD-DBS/reuse-lint-file
Browse files Browse the repository at this point in the history
ci: Only consider staged files for license check
  • Loading branch information
MoritzWeber0 authored Sep 17, 2024
2 parents 74f6b81 + 5f4eb22 commit c95ed76
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 @@ -151,9 +151,9 @@ repos:
- --comment-style
- '{/*| |*/}'
- repo: https://github.com/fsfe/reuse-tool
rev: v4.0.3
rev: 7bdfa5462e2816bd730e7d619f19773b33d7761b
hooks:
- id: reuse
- id: reuse-lint-file
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.9.1
hooks:
Expand Down

0 comments on commit c95ed76

Please sign in to comment.