Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 6ae1cb9

Browse files
[create-pull-request] automated change (#380)
Co-authored-by: fredclausen <43556888+fredclausen@users.noreply.github.com>
1 parent 9e6a093 commit 6ae1cb9

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
@@ -41,7 +41,7 @@ repos:
4141
- id: shellcheck
4242

4343
- repo: https://github.com/sirosen/check-jsonschema
44-
rev: 84080c769d17e250eb32ac0d10662c7bf03ad346 # frozen: 0.31.3
44+
rev: a167de9d5f4e87e1cdb16cb560aa704b79b6f655 # frozen: 0.32.1
4545
hooks:
4646
- id: check-github-actions
4747
- id: check-github-workflows
@@ -59,7 +59,7 @@ repos:
5959
- id: black
6060

6161
- repo: https://github.com/pycqa/flake8
62-
rev: "bddd87797f8dfc07d2a10c894776018d9bec590b" # frozen: 7.1.2
62+
rev: "4b5e89b4b108a6c1a000c591d334a99a80d34c7b" # frozen: 7.2.0
6363
hooks:
6464
- id: flake8
6565
args: ["--extend-ignore=W503,W504,E501"]

0 commit comments

Comments
 (0)