Skip to content

Commit b41817e

Browse files
authored
Merge pull request #59 from proj-forge/pre-commit-ci-update-config
chore: update pre-commit hooks
2 parents 06020eb + edc49ec commit b41817e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
args: [--prose-wrap=always]
4747

4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: "v0.9.9"
49+
rev: "v0.11.4"
5050
hooks:
5151
- id: ruff
5252
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)