Skip to content

Commit e19378c

Browse files
authored
Merge pull request #84 from nonebot/pre-commit-ci-update-config
⬆️ auto update by pre-commit hooks
2 parents 56277cd + ee6dbe2 commit e19378c

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
@@ -19,7 +19,7 @@ repos:
1919
stages: [pre-commit]
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.8.1
22+
rev: v0.8.6
2323
hooks:
2424
- id: ruff
2525
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)