Skip to content

Commit e0ee595

Browse files
seladbweb-flow
andauthored
Auto pre-commit update (#2012)
Co-authored-by: GitHub <noreply@github.com>
1 parent ff3b40a commit e0ee595

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
args: ['--fix=lf']
2323
- id: trailing-whitespace
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.13.2
25+
rev: v0.14.3
2626
hooks:
2727
- id: ruff # Run the linter.
2828
types_or: [ python ]
@@ -54,6 +54,6 @@ repos:
5454
args: ['--config=typos-config.toml']
5555
pass_filenames: false
5656
- repo: https://github.com/lovesegfault/beautysh
57-
rev: v6.2.1
57+
rev: v6.4.1
5858
hooks:
5959
- id: beautysh

0 commit comments

Comments
 (0)