Skip to content

Commit fd8f092

Browse files
committed
Bump ruff from 0.11.13 to 0.12.2
1 parent 788eb0c commit fd8f092

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.13
3+
rev: v0.12.2
44
hooks:
55
- id: ruff
66
- id: ruff-format

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest-mock==3.14.0
88
pytest-xdist==3.6.1
99
pytest==8.4.1
1010
requests-mock==1.12.1
11-
ruff==0.11.13
11+
ruff==0.12.2
1212
testfixtures==8.3.0
1313

1414
# Build and publish requirements

0 commit comments

Comments
 (0)