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:
authorAndré <git@apitzsch.eu>2023-01-06 22:38:42 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-06 22:38:42 +0300
commitfc4675b9009d3d3e235c4447178c4011a6f525a0 (patch)
tree9d04b4b93b66c49be5a789f7d21b09e57c16f551 /.pre-commit-config.yaml
parentad50d091bc39de19d4e402eaf924efbb61f0aa0e (diff)
other: Add script to update flatpak manifests
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 d4e403c47..474fbbdcf 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -23,6 +23,7 @@ repos:
- nbxmpp @ git+https://dev.gajim.org/gajim/python-nbxmpp.git
- PyGObject-stubs @ git+https://github.com/pygobject/pygobject-stubs.git
- python-gitlab
+ - ruamel.yaml
- sentry-sdk
stages: [manual]