Skip to content

Commit 18a0413

Browse files
author
github-actions[bot]
committed
⬆️ Update pre-commit hooks [skip ci]
1 parent 986b074 commit 18a0413

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
- id: shellcheck
5454

5555
- repo: https://github.com/rhysd/actionlint
56-
rev: v1.7.11
56+
rev: v1.7.12
5757
hooks:
5858
- id: actionlint
5959

@@ -73,14 +73,14 @@ repos:
7373
]
7474

7575
- repo: https://github.com/charliermarsh/ruff-pre-commit
76-
rev: v0.15.8
76+
rev: v0.15.9
7777
hooks:
7878
- id: ruff
7979
args: ["--fix"]
8080
- id: ruff-format
8181

8282
- repo: https://github.com/pre-commit/mirrors-mypy
83-
rev: v1.19.1
83+
rev: v1.20.0
8484
hooks:
8585
- id: mypy
8686
additional_dependencies: [types-requests==2.32.0.20240622]

0 commit comments

Comments
 (0)