Skip to content

Commit 04c7d2d

Browse files
CasperWAdependabot[bot]The AiiDA Team
authored
Update dependencies (#498)
Update dependencies: * Update pre-commit requirement from ~=3.4 to ~=3.5 (#497) Update `pre-commit` hooks. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: The AiiDA Team <[email protected]>
1 parent dafd5f9 commit 04c7d2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
exclude: ^.github/dependabot.yml$
2121

2222
- repo: https://github.com/ambv/black
23-
rev: 23.9.1
23+
rev: 23.10.1
2424
hooks:
2525
- id: black
2626
name: Blacken

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
invoke~=2.2
2-
pre-commit~=3.4
2+
pre-commit~=3.5
33
pylint~=3.0

0 commit comments

Comments
 (0)