diff options
| author | 2026-01-10 16:31:28 +0200 | |
|---|---|---|
| committer | 2026-01-10 16:31:28 +0200 | |
| commit | 37b6f049ce54c140c6db5714df2f0f1e9f6c3bc1 (patch) | |
| tree | 89366ad3f11ca595c7ecf44f9fe5ace7f4cec92f | |
| parent | Update JavaFX (diff) | |
| download | lv.enes:parent-37b6f049ce54c140c6db5714df2f0f1e9f6c3bc1.tar.gz lv.enes:parent-37b6f049ce54c140c6db5714df2f0f1e9f6c3bc1.tar.xz lv.enes:parent-37b6f049ce54c140c6db5714df2f0f1e9f6c3bc1.zip | |
pre-commit: Update reuse-tool
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9edf86..94a0e53 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # See https://pre-commit.com/hooks.html for more hooks | 2 | # See https://pre-commit.com/hooks.html for more hooks |
| 3 | repos: | 3 | repos: |
| 4 | - repo: https://github.com/fsfe/reuse-tool | 4 | - repo: https://github.com/fsfe/reuse-tool |
| 5 | rev: v5.0.2 | 5 | rev: v6.2.0 |
| 6 | hooks: | 6 | hooks: |
| 7 | - id: reuse | 7 | - id: reuse |
| 8 | - repo: https://github.com/pre-commit/pre-commit-hooks | 8 | - repo: https://github.com/pre-commit/pre-commit-hooks |