Skip to content

Commit 4efa3a8

Browse files
committed
Update ruff 0.1.4 -> 0.4.9
Signed-off-by: Khakers <[email protected]>
1 parent 3930f47 commit 4efa3a8

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: black
66
- repo: https://github.com/charliermarsh/ruff-pre-commit
7-
rev: 'v0.1.4'
7+
rev: 'v0.4.9'
88
hooks:
99
- id: ruff
1010
- repo: https://github.com/pdm-project/pdm

pdm.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ python-dateutil==2.8.2
3838
python-dotenv==1.0.0
3939
pyyaml==6.0.1
4040
requests==2.31.0
41-
ruff==0.1.4
41+
ruff==0.4.9
4242
setuptools==69.0.3
4343
six==1.16.0
4444
strenum==0.4.15

0 commit comments

Comments
 (0)