Skip to content

Commit 60a12f5

Browse files
web-flowdtrifiro
authored andcommitted
pre-commit autoupdate
1 parent a0ccd3c commit 60a12f5

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
@@ -19,7 +19,7 @@ repos:
1919
- id: sort-simple-yaml
2020
- id: trailing-whitespace
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.8.1"
22+
rev: "v0.8.3"
2323
hooks:
2424
- id: ruff
2525
args: [--fix, --exit-non-zero-on-fix]
@@ -37,7 +37,7 @@ repos:
3737
- id: pretty-format-yaml
3838
args: [--autofix, --indent, "2", "--offset", "2", --preserve-quotes]
3939
- repo: https://github.com/asottile/pyupgrade
40-
rev: v3.19.0
40+
rev: v3.19.1
4141
hooks:
4242
- id: pyupgrade
4343
args: [--py39-plus]

0 commit comments

Comments
 (0)