diff options
| author | 2026-01-10 16:31:44 +0200 | |
|---|---|---|
| committer | 2026-01-10 16:31:44 +0200 | |
| commit | 0ccb92af8dfcba5e8741778c19bc566614ef3ee2 (patch) | |
| tree | 9d18313ed3d97adde400c15392c4aa523ccf0c47 | |
| parent | pre-commit: Update reuse-tool (diff) | |
| download | lv.enes:parent-0ccb92af8dfcba5e8741778c19bc566614ef3ee2.tar.gz lv.enes:parent-0ccb92af8dfcba5e8741778c19bc566614ef3ee2.tar.xz lv.enes:parent-0ccb92af8dfcba5e8741778c19bc566614ef3ee2.zip | |
pre-commit: Update pre-commit-hooks
| -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 94a0e53..6ffb722 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml | |||
| @@ -6,7 +6,7 @@ repos: | |||
| 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 |
| 9 | rev: v5.0.0 | 9 | rev: v6.0.0 |
| 10 | hooks: | 10 | hooks: |
| 11 | - id: trailing-whitespace | 11 | - id: trailing-whitespace |
| 12 | - id: end-of-file-fixer | 12 | - id: end-of-file-fixer |