Skip to content

updated whats-new.rst and made more consistent 4 digit year naming in… #74

updated whats-new.rst and made more consistent 4 digit year naming in…

updated whats-new.rst and made more consistent 4 digit year naming in… #74

name: precommit checks
on:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]