Skip to content

Commit b039b8a

Browse files
authored
Merge pull request #306 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 61c4126 + 865cbb3 commit b039b8a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646

4747
# Misc...
4848
- repo: https://github.com/pre-commit/pre-commit-hooks
49-
rev: v5.0.0
49+
rev: v6.0.0
5050
# ref: https://github.com/pre-commit/pre-commit-hooks#hooks-available
5151
hooks:
5252
- id: end-of-file-fixer

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
6060
- `lookup_dn` now rejects an authenticating user if multiple DNs are returned
6161
during lookup. ([#276](https://github.com/jupyterhub/ldapauthenticator/pull/276))
6262
- In the edge case if both...
63-
6463
1. the following config is used:
6564
- `lookup_dn = True`,
6665
- `lookup_dn_user_dn_attribute = "cn"`

0 commit comments

Comments
 (0)