Skip to content

Commit

Permalink
Merge pull request fneum#14 from fneum/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
fneum authored Feb 16, 2024
2 parents c7fd066 + a3e144b commit 2ef296a
Show file tree
Hide file tree
Showing 4 changed files with 300 additions and 3,785 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:

# Formatting with "black" coding style
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 24.1.1
hooks:
# Format Python files
- id: black
Expand All @@ -33,7 +33,7 @@ repos:

# Do YAML formatting (before the linter checks it for misses)
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.11.0
rev: v2.12.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --indent, "2", --preserve-quotes]
Expand Down
221 changes: 49 additions & 172 deletions data-science-for-esm/05-workshop-pysheds.ipynb

Large diffs are not rendered by default.

2,658 changes: 142 additions & 2,516 deletions data-science-for-esm/06-workshop-atlite.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 2ef296a

Please sign in to comment.