Skip to content

Commit 4530aa5

Browse files
authored
Merge pull request #84 from Simple-Robotics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 61052b0 + e08edb3 commit 4530aa5

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.14.8
35+
rev: v0.14.9
3636
hooks:
3737
- id: ruff-check # Run the linter.
3838
args: [ --fix ]

0 commit comments

Comments
 (0)