Skip to content

Commit 540abd5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2) - [github.com/renovatebot/pre-commit-hooks: 39.164.1 → 39.171.1](renovatebot/pre-commit-hooks@39.164.1...39.171.1)
1 parent 27ad4a5 commit 540abd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: python-safety-dependencies-check
2929
- repo: https://github.com/pycqa/flake8
30-
rev: '7.1.1'
30+
rev: '7.1.2'
3131
hooks:
3232
- id: flake8
3333
- repo: https://github.com/python-jsonschema/check-jsonschema
@@ -40,6 +40,6 @@ repos:
4040
hooks:
4141
- id: actionlint
4242
- repo: https://github.com/renovatebot/pre-commit-hooks
43-
rev: 39.164.1
43+
rev: 39.171.1
4444
hooks:
4545
- id: renovate-config-validator

0 commit comments

Comments
 (0)