Skip to content

Commit fb6a130

Browse files
authored
Merge pull request #63 from hsf-training/update-config-file-stale-bot
Updating centrally mantained files
2 parents 737aa7f + b1ec0c0 commit fb6a130

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
@@ -11,7 +11,7 @@ ci:
1111

1212
repos:
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v4.4.0
14+
rev: v5.0.0
1515
hooks:
1616
- id: check-added-large-files
1717
- id: check-case-conflict
@@ -25,7 +25,7 @@ repos:
2525
files: ^(_episodes|code|README.md|setup.md)
2626

2727
- repo: https://github.com/codespell-project/codespell
28-
rev: "v2.2.2"
28+
rev: "v2.4.1"
2929
hooks:
3030
- id: codespell
3131
args: ["-I", "codespell.txt"]

0 commit comments

Comments
 (0)