Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90d53b8

Browse files
committed
MNT: Align ruff pin between CI and environment.yml
1 parent 3e68b26 commit 90d53b8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies:
4545
# NOTE: breathe 4.33.0 collides with sphinx.ext.graphviz
4646
- breathe>4.33.0
4747
# For linting
48-
- ruff=0.8.3
48+
- ruff=0.11.9
4949
- gitpython
5050
# Used in some tests
5151
- cffi
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# keep in sync with `environment.yml`
12
ruff==0.11.9
23
GitPython>=3.1.30

0 commit comments

Comments
 (0)