Daniel Brötzmann pushed to branch master at gajim / python-nbxmpp


Commits:
5afd6564 by wurstsalat at 2025-02-24T20:00:50+01:00
cq: Update ruff

- - - - -


2 changed files:

- .pre-commit-config.yaml
- pyproject.toml


Changes:

=====================================
.pre-commit-config.yaml
=====================================
@@ -1,6 +1,6 @@
 repos:
   - repo: https://github.com/charliermarsh/ruff-pre-commit
-    rev: v0.6.8
+    rev: v0.9.7
     hooks:
       - id: ruff
         exclude: ".githooks/"


=====================================
pyproject.toml
=====================================
@@ -30,7 +30,7 @@ gssapi = ["gssapi"]
 dev = [
   "black==24.10.0",
   "isort>=5.13.2",
-  "ruff>=0.6.8",
+  "ruff>=0.9.7",
   "PyGObject-stubs @ git+https://github.com/pygobject/pygobject-stubs.git";,
 ]
 



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/5afd6564f0c23e42e09eddefa52b3641abfd45d3

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/5afd6564f0c23e42e09eddefa52b3641abfd45d3
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to