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

Skip to content

Commit 7bc7f54

Browse files
committed
MAINT: bump ruff to 0.15.6
1 parent 581d10f commit 7bc7f54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies:
4545
- breathe>4.33.0
4646
# For linting
4747
- cython-lint
48-
- ruff=0.15.4
48+
- ruff=0.15.6
4949
- gitpython
5050
# Used in some tests
5151
- cffi
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# keep in sync with `environment.yml`
22
cython-lint
3-
ruff==0.15.4
3+
ruff==0.15.6
44
GitPython>=3.1.30
55
spin

0 commit comments

Comments
 (0)