Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:50:02 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-03 02:50:02 +0300
commit94d509e86b1f1b57aa64e3a4abf2e661856c5d51 (patch)
treee8f121a2c692eaa3a858d50bbb412ed4b6f9753f /.pre-commit-config.yaml
parent756b00081b6119d71dff9254d6fc9f870f1420f7 (diff)
ci: Update pre-commit config
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e01828f33..edacad689 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -10,6 +10,7 @@ repos:
rev: v2.2.2
hooks:
- id: codespell
+ pass_filenames: false
additional_dependencies:
- tomli