Skip to content

Commit 6802347

Browse files
committed
chore: sync pre-commit ruff version
Refs: PT-1947
1 parent 150a6d7 commit 6802347

1 file changed

Lines changed: 1 addition & 1 deletion

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.13.2 # ruff-pre-commit version
22+
rev: v0.13.3 # ruff-pre-commit version
2323
hooks:
2424
# Run the linter
2525
- id: ruff

0 commit comments

Comments
 (0)