Skip to content

Commit 1d6958c

Browse files
Merge branch 'master' into update_DEA_energy_storage_data
2 parents b733e84 + 316841e commit 1d6958c

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
@@ -4,7 +4,7 @@
44
exclude: "^LICENSES"
55

66
ci:
7-
autoupdate_schedule: monthly
7+
autoupdate_schedule: quarterly
88

99
repos:
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -17,7 +17,7 @@ repos:
1717
# Run ruff to lint and format
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
1919
# Ruff version.
20-
rev: v0.11.7
20+
rev: v0.11.8
2121
hooks:
2222
# Run the linter.
2323
- id: ruff

0 commit comments

Comments
 (0)