Skip to content

Commit c4218ff

Browse files
committed
pre-commit: Deactivate ruff outdated-version-block check
1 parent 4ea0861 commit c4218ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ repos:
88
args:
99
- --fix
1010
- --exit-non-zero-on-fix
11+
- --ignore
12+
- UP036
1113
- id: ruff-format
1214
- repo: https://github.com/cheshirekow/cmake-format-precommit
1315
rev: v0.6.13

0 commit comments

Comments
 (0)