Skip to content

Commit 6c24ff9

Browse files
authored
pre-commit autoupdate (#8867)
1 parent 66c10bf commit 6c24ff9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: identity
2727
- id: check-hooks-apply
2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: v4.4.0
29+
rev: v4.6.0
3030
hooks:
3131
#- id: check-added-large-files
3232
- id: check-case-conflict
@@ -57,7 +57,7 @@ repos:
5757
exclude: \.(cs|xml)$
5858
# - id: trailing-whitespace
5959
- repo: https://github.com/pycqa/flake8
60-
rev: 6.1.0
60+
rev: 7.0.0
6161
hooks:
6262
- id: flake8
6363
args: [--config, .github/linters/.flake8]

0 commit comments

Comments
 (0)