summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2026-01-10 16:31:44 +0200
committerGravatar Uko Kokņevičs2026-01-10 16:31:44 +0200
commit0ccb92af8dfcba5e8741778c19bc566614ef3ee2 (patch)
tree9d18313ed3d97adde400c15392c4aa523ccf0c47 /.pre-commit-config.yaml
parentpre-commit: Update reuse-tool (diff)
downloadlv.enes:parent-0ccb92af8dfcba5e8741778c19bc566614ef3ee2.tar.gz
lv.enes:parent-0ccb92af8dfcba5e8741778c19bc566614ef3ee2.tar.xz
lv.enes:parent-0ccb92af8dfcba5e8741778c19bc566614ef3ee2.zip
pre-commit: Update pre-commit-hooks
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
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