We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62d21be + 8ee7d06 commit 6526b84Copy full SHA for 6526b84
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
42
# Lint code using ruff
43
- repo: https://github.com/astral-sh/ruff-pre-commit
44
- rev: v0.7.0
+ rev: v0.8.6
45
hooks:
46
- id: ruff
47
args: [--fix, --exit-non-zero-on-fix]
CITATION.cff
@@ -22,7 +22,7 @@ repository-code: 'https://www.github.com/pyopensci/pyospackage'
22
url: 'https://www.pyopensci.org'
23
abstract: >-
24
An example Python package used in pyOpenSci training
25
- events and tutorials.
+ events and tutorials.
26
keywords:
27
- openscience
28
- python
0 commit comments