Skip to content

Commit e9b835f

Browse files
committed
chore: Sync with WeblateOrg/meta
1 parent ea302d4 commit e9b835f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ repos:
7373
hooks:
7474
- id: kingfisher-auto
7575
- repo: https://github.com/rvben/rumdl-pre-commit
76-
rev: v0.1.62
76+
rev: v0.1.76
7777
hooks:
7878
- id: rumdl
7979
- id: rumdl-fmt

.rumdl.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
[global]
88
disable = [
9-
# Avoid length limit checks
10-
"line-length",
119
# We do not enforce heading
12-
"first-line-heading"
10+
"first-line-heading",
11+
# Avoid length limit checks
12+
"line-length"
1313
]
1414

1515
[per-file-ignores]

0 commit comments

Comments
 (0)