Skip to content

Commit 6b05961

Browse files
authored
Merge branch 'master' into refactor-utils
2 parents cf1a1d4 + d58ea74 commit 6b05961

File tree

5 files changed

+84
-4
lines changed

5 files changed

+84
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
exclude: \.(po|pot|yml|yaml)$
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.12.9
13+
rev: v0.12.11
1414
hooks:
1515
- id: ruff
1616
args: [ --fix ]

0 commit comments

Comments
 (0)