Skip to content

Commit d353b53

Browse files
authored
Merge pull request #72 from Simple-Robotics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 79a534b + 1ece931 commit d353b53

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
@@ -32,7 +32,7 @@ repos:
3232
- id: gersemi
3333
args: ["--print-config=verbose"]
3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.12.1
35+
rev: v0.14.1
3636
hooks:
3737
- id: ruff-check # Run the linter.
3838
args: [ --fix ]

0 commit comments

Comments
 (0)