Skip to content

Commit 2ee5a05

Browse files
committed
chore: update dev-requirements and pre-commit
Refs: PT-1961
1 parent d530e16 commit 2ee5a05

2 files changed

Lines changed: 178 additions & 129 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
# the ruff's version line, it is used by test_pre_commit_ruff_version.py
2020
# test case in order not to have to add a YAML library dependency just
2121
# to test this version:
22-
rev: v0.12.12 # ruff-pre-commit version
22+
rev: v0.13.2 # ruff-pre-commit version
2323
hooks:
2424
# Run the linter
2525
- id: ruff

0 commit comments

Comments
 (0)